Tomcat and multiple IP addresses
- From: "Martin Gainty" <mgainty (at) hotmail.com>
- Date: Tue, 19 Sep 2006 09:20:14 -0400
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" <Chuck.Caldarale@unisys.com>
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:ping_milsun@yahoo.com]
> 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: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org