> From: Anurag Kapur [mailto:anuragka...@gmail.com]
> Subject: Re: newbie: multiple ports for same tomcat server 5.0
> 
> You mentioned that adding the address attribute is recommended 
> to prevent port conflicts.

I didn't say it was recommended, just that it was one way to avoid port 
conflicts, especially if you wanted both <Connector> elements to use a standard 
port, such as 80.  The other way, of course, is to simply use different ports.  
In the case being discussed in the thread, the OP wanted to segregate external 
users and internal ones, and typically that's done by using separate IP 
addresses for each group.

 - 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

Reply via email to