On Wed, Apr 27, 2011 at 11:13 AM, Lentes, Bernd <[email protected]> wrote: > Hi, > > we have an Apache 1.3.27. Some entries in the access_log are not > chronological, e.g.:
They're logged when they're complete, but the timestamp in the logfile is when the request was recevied. When they're out of order, it just means that some requests took a long time to complete and were lapped by other requests. -- Eric Covener [email protected] --------------------------------------------------------------------- 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: [email protected] " from the digest: [email protected] For additional commands, e-mail: [email protected]
