Hi, All
I upgrade tomcat from 3.3 to 4.0.1.
I want to take advantage of the HTTP/1.1.
However, when I connect to the 8080 port,
my proxy send connection: keep-alive to the tomcat.
Also in the response, I set the Connection: keep-alive.
But after the tomcat send response to the client, it
does disconnect the tcp connection by sending a FIN packet.
Is it possible for me to disable this feature?
Thanks very much!
yangyuexiang
--
To unsubscribe: <mailto:tomcat-user-unsubscribe@jakarta.apache.org>
For additional commands: <mailto:tomcat-user-help@jakarta.apache.org>
Troubles with the list: <mailto:tomcat-user-owner@jakarta.apache.org>
|