Hi,

Environment:
SPARC - Solaris 8
Apache 2.0.55
mod_jk 1.2.15

I have configured mod_jk to log requests with the configuration option:

   JkLogFile     "|/usr/local/apache2/bin/cronolog
/afs2/logs/apache2/%Y/%m/%d/mod_jk.80.log"
   JkRequestLogFormat "%w %r %s %T"

When the server gets busy, every now and then timestamp of a line in the
logfile is 1 hour off:

[Mon Jan 09 14:25:50 2006] lbworker GET /kpn/show/id=800494/sc=aa14b3
HTTP/1.1 200 0.166670

[Mon Jan 09 14:25:50 2006] lbworker GET /kpn/show/id=284629 HTTP/1.1 302
0.019690

[Mon Jan 09 15:25:50 2006] lbworker POST
/kpn/show/ordermanager/id=285900/sc=a538e4/omid=655729 HTTP/1.1 200
3.857595

[Mon Jan 09 15:25:50 2006] lbworker GET /kpn/show/id=705609/sc=5d83fe
HTTP/1.1 200 0.030684

[Mon Jan 09 14:25:51 2006] lbworker GET /kpn/show/id=1169435/sc=673068
HTTP/1.1 200 0.039078

[Mon Jan 09 14:25:51 2006] lbworker GET
/kpn/show/id=1105250/flashel=1257789/pageid=1257788/tsobjectid=1257788/w
ebid=26098/sc=6ce2f5 HTTP/1.1 200 0.022832


During that minute the mod_jk plugin had to handle appr. 750 requests.
Is this a known error? Or do I do something wrong?


I also observe that every request logline is terminated with an
additional extra blank line. I didn't see that in older versions of
mod_jk (< 1.2.6).

Henk Fictorie
-- 
Henk Fictorie phone: +31 70 3438362 email: [EMAIL PROTECTED] 
DISCLAIMER: This statement is not an official statement from, nor does
it represent an, official position of, KPN

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to