Chuck,

Thanks for your help. This was exactly what I need.

Thanks,
Shyam


--- On Thu, 1/22/09, Caldarale, Charles R <chuck.caldar...@unisys.com> wrote:

> From: Caldarale, Charles R <chuck.caldar...@unisys.com>
> Subject: RE: Configuring alternate host and port on Tomcat server - newbie  
> question
> To: "Tomcat Users List" <>
> Date: Thursday, January 22, 2009, 5:13 PM
> > From: Shyam Anand [mailto:struts_new...@yahoo.com]
> > Subject: Configuring alternate host and port on Tomcat
> server
> > - newbie question
> >
> > I would like to configure the second instance
> > to work with a secondary IP/alternate host and
> > port 443 on the same machine.
> 
> By default, Tomcat listens on IP address 0.0.0.0, meaning
> every IP address configured for the TCP/IP stack on the
> system.  You'll need to set the address attribute of all
> <Connector> elements for each Tomcat to use the
> specific IP address you want for each one.
> http://tomcat.apache.org/tomcat-5.5-doc/config/http.html#Standard%20Implementation
> 
>  - 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 unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail:
> users-h...@tomcat.apache.org


      

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to