Re: Tomcat reset connection before completing the request

2011-06-01 Thread Chaminda Divitotawela
Thanks Mark. I can make use of the security information. Thanks, Chaminda On 01/06/2011 14:29, Mark Thomas wrote: On 01/06/2011 04:07, Chaminda Divitotawela wrote: Hi Pid, Thanks for the response. I comprehensively agree with you the version we use is quite old. The problem is that, my

Re: Tomcat reset connection before completing the request

2011-05-31 Thread Chaminda Divitotawela
bug which had been fixed for such a problem since 6.0.13? If I have that information or at least a close one, I can easily push engineering to invest on upgrading the Tomcat version. Thanks, Chaminda On 01/06/2011 01:05, Pid wrote: On 31/05/2011 15:03, Chaminda Divitotawela wrote: I am using

Tomcat reset connection before completing the request

2011-05-31 Thread Chaminda Divitotawela
Hi, I am using two tomcat 6.0.13 servers loadblanced by a apache httpd-2.2.4 to host the web application (SOAP service). This application do get about 30k hits per day. Almost all requests are processed successfully except for few which returns 404 errors from the httpd server to client. Thes