Re: Tomcat is sometimes very slow using mod_jk

2006-11-24 Thread Henk Fictorie
; > Regards, > > Rainer > -- View this message in context: http://www.nabble.com/Tomcat-is-sometimes-very-slow-using-mod_jk-tf2636065.html#a7529008 Sent from the Tomcat - User mailing list archive at Nabble.com. - T

Re: Tomcat is sometimes very slow using mod_jk

2006-11-23 Thread Rainer Jung
I requested this URL a few seconds ago, using curl -D - http://www.kpn.com/kpn/show/ and it had the header Transfer-Encoding: chunked set. This somehow contradicts your first mail. Regards, Rainer Henk Fictorie wrote: In the original posting I mentioned a monitoring tool which was triggere

Re: Tomcat is sometimes very slow using mod_jk

2006-11-23 Thread Henk Fictorie
client write error sounds a little >> strange to me, and I want to make sure, that it's not the client, which >> produces the problem concerning the missing header. >> >> Regards, >> >> Rainer >> > -- View this message in context:

Re: Tomcat is sometimes very slow using mod_jk

2006-11-21 Thread Henk Fictorie
our > original packet capture files around, not only the ascii versions. If > possible, snoop inclusing the whole packet contents, not only the first > 1200 Bytes or so. > > -- View this message in context: http://www.nabble.com

Re: Tomcat is sometimes very slow using mod_jk

2006-11-21 Thread Rainer Jung
Hi Henk, I'll try to find the reason. Would it be easy for you to repeat the test with a very raw client? If the URL is easy you could e.g. telnet to the APACHE port and simply write GET /myurlRETURN RETURN I'm asking for that, because the client write error sounds a little strange to me, and I

Re: Tomcat is sometimes very slow using mod_jk

2006-11-21 Thread Rainer Jung
Hi Henk, do you have a simple app to reproduce the problem? Rainer Jung schrieb: > Hi Henk, > > I'll try to find the reason. Would it be easy for you to repeat the test > with a very raw client? If the URL is easy you could e.g. telnet to the > APACHE port and simply write > > GET /myurlRETURN >

Re: Tomcat is sometimes very slow using mod_jk

2006-11-16 Thread Rainer Jung
Henk Fictorie wrote: The problem reproduces itself automagically, but not at the moment I want. Well ... I think I will snoop the traffic with Tomcat during one hour or so (appr. 1 Gig of data, on a different filesystem). Using editcap to divide the capturefile in reasonable sized parts.

Re: Tomcat is sometimes very slow using mod_jk

2006-11-16 Thread Henk Fictorie
tigate, if > we are able to make it reproducible. > > Regards, > > Rainer > > - > To start a new topic, e-mail: users@tomcat.apache.org > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > >

Re: Tomcat is sometimes very slow using mod_jk

2006-11-15 Thread Rainer Jung
Can you reproduce the problem? This would help a lot. Henk Fictorie schrieb: > Solutions?: > - will adding 'JkOptions +FlushPackets' to the apache config help? If the pain is big enough for you, you could try, but it will also come with a performance penalty. > - can I somehow disable sending th

Tomcat is sometimes very slow using mod_jk

2006-11-15 Thread Henk Fictorie
t_timeout=3 worker.template.recovery_options=0 worker.template.reply_timeout=60 worker.template.retries=1 Tomcat 5.0.28 -- View this message in context: http://www.nabble.com/Tomcat-is-sometimes-very-slow-using-mod_jk-tf2636065.html#a7357578 Sent from th