Actually I think the behavior is the same, but the entry in the logs is
different. I know in 1.3 it was chronological, which leads me to believe
it was actually the finish time not the end time. To be honest that was a
few years ago, I remember the change but not the details.

And yes you are correct about the ten hours, although that really seems
odd if not downright impossible now that you point that out. I did not
notice the time lag.

I'd definitely use the %T to ensure those numbers are correct. Not saying
they are incorrect, but they are well beyond anything I have seen or could
imagine.

>
> Jeffrey E Burgoyne wrote:
>
>>
>> The time listed is the time the request was received and the
>> order is based on the time it finished is the most likely
>> culprit. Requests taking longer will cause this.
>>
>> You can verify by adding %T parameter to your logging as that
>> gives you the time it took to finish the request.
>>
>
> Thanks for the explaination. I will add the %T in my logs. Is the
> behaviour in Apache 1.3 and 2 the same ?
> Concerning my requests that would mean that some requests needed nearly 10
> hours to be served, right ?
>
>>
>>
>> > Hi,
>> >
>> > we have an Apache 1.3.27. Some entries in the access_log are not
>> > chronological, e.g.:
>> >
>> > 146.107.x.x - - [23/Apr/2011:22:01:03 +0200] "GET /
>> HTTP/1.0" 200 1456
>> > 146.107.x.x - - [23/Apr/2011:22:01:03 +0200] "GET /
>> HTTP/1.0" 200 1456
>> > 146.107.x.x - - [23/Apr/2011:22:01:03 +0200] "GET /
>> HTTP/1.0" 200 1456
>> > 146.107.x.x - - [23/Apr/2011:22:01:03 +0200] "GET /
>> HTTP/1.0" 200 1456
>> > 146.107.x.x - - [23/Apr/2011:22:01:03 +0200] "GET /
>> HTTP/1.0" 200 1456
>> > 146.107.x.x - - [23/Apr/2011:10:27:30 +0200] "GET /
>> HTTP/1.0" 200 1456
>> > 146.107.x.x - - [23/Apr/2011:22:01:03 +0200] "GET /
>> HTTP/1.0" 200 1456
>> > 146.107.x.x - - [23/Apr/2011:22:01:03 +0200] "GET /
>> HTTP/1.0" 200 1456
>> > 146.107.x.x - - [23/Apr/2011:10:29:36 +0200] "GET /
>> HTTP/1.0" 200 1456
>> > 146.107.x.x - - [23/Apr/2011:10:31:43 +0200] "GET /
>> HTTP/1.0" 200 1456
>> >
>
> Bernd
>
> Helmholtz Zentrum München
> Deutsches Forschungszentrum für Gesundheit und Umwelt (GmbH)
> Ingolstädter Landstr. 1
> 85764 Neuherberg
> www.helmholtz-muenchen.de
> Aufsichtsratsvorsitzende: MinDir´in Bärbel Brumme-Bothe
> Geschäftsführer: Prof. Dr. Günther Wess und Dr. Nikolaus Blum
> Registergericht: Amtsgericht München HRB 6466
> USt-IdNr: DE 129521671
>


-- 
Jeffrey Burgoyne
Chief Technology Officer
KCSI Keenuh Consulting Services Inc
www.keenuh.com
burgo...@keenuh.com



---------------------------------------------------------------------
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-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to