DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11149>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11149

Tomcat shutdown requires resolvable hostname

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From [EMAIL PROTECTED]  2002-07-25 07:14 -------
Tomcat needs to establish a socket connection to signal a shutdown.  You can 
specify the attribute address="127.0.0.1" in the Ajp12Connector element if you 
only ever want to be able to shutdown from the machine that Tomcat is running 
on.  Otherwise, you can specify the IP address in the attribute or use the "-
host ip.address.of.tomcat" parameter to shutdown.sh.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to