git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@938430
13f79535-47bb-0310-9956-
ffa450edef68
<attribute name="port" required="true">
<p>The TCP/IP port number on which this server waits for a shutdown
- command. Set to <code>-1</code> to disable the shutdown port.</p>
+ command. Set to <code>-1</code> to disable the shutdown port. Note:
+ Disabling the shutdown port will prevent shutdown.bat and catalina.bat
+ from stopping the Tomcat process on Windows operating systems. Operating
+ systems that use the *.sh scripts will not be affected by disabling the
+ shutdown port.</p>
</attribute>
<attribute name="shutdown" required="true">