You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Martijn Broenland <tg...@ufo.its.kun.nl> on 1999/03/28 12:23:52 UTC

mod_log-any/4156: %T in logfile returns random value when %s = 408 (timeout)

>Number:         4156
>Category:       mod_log-any
>Synopsis:       %T in logfile returns random value when %s = 408 (timeout)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Sun Mar 28 02:30:01 PST 1999
>Last-Modified:
>Originator:     tgm@ufo.its.kun.nl
>Organization:
apache
>Release:        1.3.6
>Environment:
Linux 2.2.4 (Slackware 3.6)
Pentium 166, 32Mb
Apache 1.3.6
gcc version 2.7.2.3
>Description:
in my httpd.conf:
 [..]
 LogFormat "%t %h %u %T %>s %b \"%r\"" mylog
 CustomLog /var/log/http.access mylog
 [..]

In /var/log/http.access:
 [..]
 [28/Mar/1999:12:13:56 +0200] 212.127.128.41 - 922616036 408 - "-"
 [..]

I think that "922616036" should be "0".
>How-To-Repeat:

>Fix:

>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, ]
[you need to include <ap...@Apache.Org> in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.                                      ]
[Reply only with text; DO NOT SEND ATTACHMENTS!         ]