Connection reset and status 200 in logs
807567Apr 3 2006 — edited Apr 5 2006Hi!
We are using Web Server 6.0, App server 6.5 and Solaris 8. Some requests to the web server fail with a "Connection was interrupted" in the browser. It's dynamic content (a servlet). If we reload the page, then it works. It's hard to isolate the problem also because it only happens in the production environment (in development, things work fine). I though about the firewall, it could be resetting the connection but why. Any other ideas?
In the tcp debug, we see RST flags being sent both from the web server and the client browser. In the web server log, we see a "200 OK" status code even when the request fails. It seems that the connection fails when the web server is sending in the response, or preparing it (long queries?). But it is a matter of 4 or 5 seconds. Anyone gone through anything similar?
Thanks a lot,
Jo�o.