server.xml
Host spec for Standalone configuration
<Engine name="Standalone" defaultHost="localhost" jvmRoute="jvm1">         

Host for top level Catalina container
<Engine name="Catalina" defaultHost="localhost">

HTH
Martin --
*********************************************************************
This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this email message is
addressed.  If you have received this email message in error, please notify
the sender immediately by telephone or email and destroy the original
message without making a copy.  Thank you.



----- Original Message ----- 
From: "Caldarale, Charles R" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <users@tomcat.apache.org>
Sent: Monday, September 18, 2006 8:42 PM
Subject: RE: Tomcat and multiple IP addresses


> From: Ping Yu [mailto:[EMAIL PROTECTED] 
> Subject: Tomcat and multiple IP addresses
> 
> Are there any ways that I can get to know which IP address
> that Tomcat starts with in a single machine?

Unless a specific IP address is configured for a connector, Tomcat
listens on all IP addresses on the machine.  If Tomcat is set up for a
specific address, you'll have to know that address or a DNS name that
resolves to it.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to