Error code: 75 :: A read attempt(HTTP) for the reply without sending the request

2008-03-31 Thread Alex Bolgarov
Hi, Another thing that happened today in my experiments with the Axis2/C was this error message from the client: Error code: 75 :: A read attempt(HTTP) for the reply without sending the request This happens after approx. 28-30 thousand requests were sent by the client successfully. I'm using

Re: Error code: 75 :: A read attempt(HTTP) for the reply without sending the request

2008-03-31 Thread Samisa Abeysinghe
Again, this is an httpd performance tuning issue. If you want to run httpd with heavy loads, then you got to fine tune httpd config to adopt to heavy loads. Samisa... Alex Bolgarov wrote: Hi, Another thing that happened today in my experiments with the Axis2/C was this error message from