RE: Random HTTP 502 errors

2006-07-19 Thread Mark Claassen
tream. Is there more I need to do when I am done sending a response? Mark -Original Message- From: Martin Gainty [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 19, 2006 1:39 PM To: Tomcat Users List Subject: Re: Random HTTP 502 errors Mark- You're in luck http://tomcat.apache.org

Re: Random HTTP 502 errors

2006-07-19 Thread Martin Gainty
Mark- You're in luck http://tomcat.apache.org/tomcat-5.5-doc/config/http.html The Tomcat 5.5. spec supports LINGER attribute on the To: "'Tomcat Users List'" Sent: Wednesday, July 19, 2006 8:54 AM Subject: RE: Random HTTP 502 errors > > I was wondering i

RE: Random HTTP 502 errors

2006-07-19 Thread Mark Claassen
I was wondering if this is just caused by Tomcat closing the socket before the proxy finished reading the message. Is there a way to set the LINGER on these sockets? It still seems a big strange to me that the LINGER could be a problem, since there are no problems when not using the proxy. I