question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Review ServerProperties and document keys that only work in certain environments

See original GitHub issue

Currently ServerProperties contains quite a mix of things. We’ll need to refactor it to get cleaner reactive/servlet concerns.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
bclozelcommented, Feb 15, 2018

Looking at the current properties arrangement, it seems that:

  • server.display-name is only applied to Servlet environments, and should move to the server.servlet namespace
  • server.tomcat.redirect-context-root, server.tomcat.use-relative-redirects and server.tomcat.additional-tld-skip-patterns are only applied to Servlet environments; I don’t think we really need to move those under a server.tomcat.servlet namespace…
0reactions
snicollcommented, Jan 5, 2018

We’ve reviewed this issue and we’ve explored a few options that would guide users towards which environment is supported for a given key. Unfortunately, none of those options are satisfactory. It really feels like #4818 and we believe documenting the keys that are limited to certain environments is a more pragmatic approach to this issue.

This can be a simple extension of the key description with a standard message for now. Perhaps doing this work will give us improvement ideas for the metadata format that we can implement in a future feature release.

Read more comments on GitHub >

github_iconTop Results From Across the Web

ITN 200 Midterm Flashcards - Quizlet
Study with Quizlet and memorize flashcards containing terms like Q: Storage pinning is the process of planning hardware for a specific server within...
Read more >
Core Features - Spring
This section dives into the details of Spring Boot. Here you can learn about the key features that you may want to use...
Read more >
Use Keyboard Shortcuts To Review Documents - myIPRO
Hotkeys, otherwise known as keyboard shortcuts, allow reviewers to quickly apply tags and navigate through documents when working in a batch.
Read more >
Install Power BI Report Server - Microsoft Learn
Selecting Power BI Report Server key displays a dialog containing your product key. ... There are only a few steps to install the...
Read more >
SSL Cipher Configuration - removing weak ciphers - PaperCut
SSL Protocols and Cipher Suites can be easily configured by editing the server.properties file found in the application directory.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found