Re: mod_jk broken pipe

2006-10-19 Thread Rafael . Almeida
TED]> 18/10/2006 19:27 Favor responder a "Tomcat Users List" Para Tomcat Users List cc Assunto Re: mod_jk broken pipe Hi Martin, Martin Kautz schrieb: > Rainer, > > Thank you, but I'd like to know a bit more. Is there a way to avoid > "pipes get > br

Re: mod_jk broken pipe

2006-10-18 Thread Rainer Jung
Hi Martin, Martin Kautz schrieb: > Rainer, > > Thank you, but I'd like to know a bit more. Is there a way to avoid > "pipes get > broken"? Even if this issue does not affect the user's expirience I'd > like to get rid of that log file pollution. > I forgot to mention that the issue only applies t

Re: mod_jk broken pipe

2006-10-18 Thread Martin Kautz
Rainer, Thank you, but I'd like to know a bit more. Is there a way to avoid "pipes get broken"? Even if this issue does not affect the user's expirience I'd like to get rid of that log file pollution. I forgot to mention that the issue only applies to concurrent requests from 'ab'. Martin -

Re: mod_jk broken pipe

2006-10-18 Thread Rainer Jung
The broken pipe error generally means, that the client (browser/ab) closed the connection before tomcat finished sending it's response. Most often this happens, when an answer takes longer, than users expect/tolerate and the users pressed refresh, stop etc. Possibly also, if you use a short respon

Re: mod_jk broken pipe

2006-10-18 Thread Rafael . Almeida
Broken pipe errors are something that we want to debug too. Our enviroment is: Tomcat 5.5.17, apache 2.2.3 mod_proxy_ajp Sometimes we have a broken pipe too. Under heavy load, it happens more times, but our server keeps serving with no problems. Any ideas? Rafael Sarres de Almeida Seção de Ge