> >>> So I set tomcat's connectionTimeout to 0 and repeat request.
> >>> This time Tomcat (after 60 seconds) doesn't reset the keeped alive
socket count to 0 (as expected), socket still > > >>> in stage 'R'.
> >>>
> >>> ...
> >>>
> >> We saw that. Since Cping/Cpong worked, we do not even have an info
> >> message, only debug messages.
> >>
> >>> At this point tomcat manager status shows the socket in stage 'P'
> >>> and
> >>> keeped alive socket count is 0.
> >>> Above mod_jk log repeats every 2 minutes. Tomcat manager status
> >>> doesn't
> >>> change.
> >
> > Is it me or is this a better situation to be in?
> > I'm not sure about the 'P' stage though, if it's suppose to be that
> way,
> > or if it should be back at 'R' at this point.
> 
> Sorry, I'm to lazy (busy) at the moment to check, what exactly 'P' and
> 'R' for AJP connections in the Tomcat manager mean.
> 

P is 'Parse and prepare request'
R is 'Ready' (which is the norm state it seems)

I haven't been able to find out any more meaning of these through
searching.

-Tony
---------------------------
Manager, IT Operations
Format Dynamics, Inc.
303-573-1800x27
abia...@formatdynamics.com
http://www.formatdynamics.com




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to