https://issues.apache.org/bugzilla/show_bug.cgi?id=49073
Summary: Ability to disable sutdown port not documented
Product: Tomcat 6
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Documentation
AssignedTo: [email protected]
ReportedBy: [email protected]
The shutdown port of the server container can be set to -1
The docs for the shutdown port
(http://tomcat.apache.org/tomcat-6.0-doc/config/server.html) currently say
"The TCP/IP port number on which this server waits for a shutdown command. This
connection must be initiated from the same server computer that is running this
instance of Tomcat."
but should say
"The TCP/IP port number on which this server waits for a shutdown command. This
connection must be initiated from the same server computer that is running this
instance of Tomcat.
If this value is set to -1 the ability to shutdown Tomcat by using a shutdown
command will be disabled. The standard tomcat shutdown script will however
perform a shutdown regardless."
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]