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:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to