Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Talk:Jetty/Howto/Secure Termination"

(New page: When starting Jetty with default settings (i.e., <code>java -jar start.jar</code>), is the "terminate via port" functionality turned on? This article's current version seems to be discussi...)
 
(No difference)

Latest revision as of 12:49, 2 September 2012

When starting Jetty with default settings (i.e., java -jar start.jar), is the "terminate via port" functionality turned on? This article's current version seems to be discussing how to protect against termination signals on some default port and/or adding an additional password security functionality. --Abdull 16:49, 2 September 2012 (UTC)

Back to the top