Hi Rainer,
now I got it what you mean about the steady state.
Thx Ingo
Rainer Jung schrieb:
Hi Ingo,
Ingo Düppe wrote:
Am I'm right, that with the following setting a reply_timeout is
detected when the tomcat doesn't reply within 10 seconds and it will
be set into error if more than 15 timeou
Hi Ingo,
Ingo Düppe wrote:
Am I'm right, that with the following setting a reply_timeout is
detected when the tomcat doesn't reply within 10 seconds and it will be
set into error if more than 15 timeouts in a minutes are detected?
worker.plexus.reply_timeout=1
Yes. The timeout gets rese
Hi Rainer,
thank you very much for your detailed answer.
Now I can analyse whats going to slow :-)
Am I'm right, that with the following setting a reply_timeout is
detected when the tomcat doesn't reply within 10 seconds and it will be
set into error if more than 15 timeouts in a minutes are d
Hi,
usually those info messages indicate, that the request took to long, so
the user in front of the browser did a retry or back or something
similar. In this case the browser closes the existing connection to the
web server, although parts of the response are still missing. When
Tomcat send