> -----Original Message----- > From: Mark Thomas [mailto:ma...@apache.org] > Sent: Wednesday, May 22, 2013 5:24 PM > To: Tomcat Users List > Subject: Re: Need AccessLogValve results clarification > > On 22/05/2013 23:13, Vanga Palli, Ravindra Kumar wrote: > > The timer starts when the incoming socket is assigned to a thread. > So, what you see in logs is a processing time but not queuing time. > > Not quite. The timer starts once the request line has been processed > > Mark > > > > > > Thanks, > > Ravi
Thanks guys. I thought that was how it worked, but glad for the clarification. Now, if only I can figure out why the log shows the same request for the login.jsp from the same IP 8 times in the same second (all with a very long processing time). Note: I don't think the IP is PAT/NAT. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org