You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2017/08/21 09:52:48 UTC

[Bug 60699] Negative response time in an Apache HTTPD access log

https://bz.apache.org/bugzilla/show_bug.cgi?id=60699

--- Comment #4 from Maciej Jaros <eg...@wp.pl> ---
> Is there anything relevant in the error log 
> around the time of the log with negative %D?

Haven't found any errors in logs.

There are also more requests from the same IP within seconds before and after
the incident which show correct number for `%D`.

Same is true for the second incident described.

> Can you add the full log format that you are using?
> I'd like to check what is the "0" value right after the IP address.

0 is for time in seconds.

Full config for the format:
LogFormat "%h %T %D %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\""
combined

> As far as I can see the issue seems present for both HTTP/2 and HTTP1.1, 
> can you confirm ?

Yes, that's correct. And one is a static response (redirect) and another is
after an AJAX request to API.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org