The following reply was made to PR mod_log-any/3231; it has been noted by GNATS.
From: Marc Slemko <[EMAIL PROTECTED]> To: Klaus Johannes Rusch <[EMAIL PROTECTED]> Cc: Apache bugs database <[EMAIL PROTECTED]> Subject: Re: mod_log-any/3231: Some log records are out of order Date: Sun, 18 Oct 1998 13:52:23 -0700 (PDT) On Sun, 18 Oct 1998, Klaus Johannes Rusch wrote: > In <[EMAIL PROTECTED]>, Marc Slemko <[EMAIL PROTECTED]> writes: > > On 18 Oct 1998, Klaus Johannes Rusch wrote: > > > > How do you know that page.html was accessed first? > > > > It is quite practical that if the client is using multiple connections > > then it will start downloading the HTML in one, and start getting various > > images in others as it parses it. In this case, the images are shorter > > than the HTML so it is very possible that they complete first. > > So the log time indicates when the request was COMPLETED rather than when the > request was STARTED? > Yes.
