> From: André Warnier [mailto:a...@ice-sa.com]
> Subject: Re: TCP connections and HTTP sessions
>
> Some proxies/firewalls etc.. may even apparently use a single TCP
> connection to the back-end server, to serve requests from different
> clients.

I've never seen that, and it would be a serious breach of security, making 
sessions, cookies, and other such mechanisms useless.  Proxies will almost 
always use the same IP address, but will separate clients by port number.

 - 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