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:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to