Re: [users@httpd] RE: question about timestamp in access.log

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 5/2/05, Michael Lu <MLu@xxxxxxxxxxxxx> wrote:
> Thanks for the response.  That's what I think.  But why does the out of
> order entry happens in 4-5 mins late everytime?  If the out of order is
> because of multi-threading, it shouldn't appear so late and cause the
> EOFException in the Tomcat end.

Apache records the time the request was received.  Tomcat then tries
to handle the request, but for some reason doesn't return anything
during the 5 minute period that apache is willing to wait (according
to the Timeout directive).  So apache returns an error, and logs the
request with the 5-minute-old request time.

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux