You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Takumi Fujiwara <tr...@yahoo.com> on 2002/09/06 00:34:18 UTC

Http Pipeline in Tomcat

Hi,

Does tomcat support HTTP Pipeline and persistent
connection at the same time?

If the client sends multiple http requests to a
servlet, with http persistent connection on, will
those requests serve by different threads on the SAME
connection? And how can Tomcat make sure the responses
send back to client in the same order?

Thank you.

__________________________________________________
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>