Hi.

After upgrading mod_jk to 1.2.13 I'm observing a strange change in my
mo_jk.log. I'm almost sure, that not all entries appear in my log, there
is an extra empty line between every log line and dates displayed in log
entries are not ordered, as they were before upgrade, e.g.:

[Wed Jun 15 20:15:53 2005] inst1 0.023552 3526 my.host.pl 443 
/servlet/document_view_autor_statement.xml
[Wed Jun 15 20:15:55 2005] inst1 0.011634 3690 my.host.pl 443 
/servlet/177214.xml
[Wed Jun 15 20:16:16 2005] inst1 0.035606 4455 my.host.pl 443 
/servlet/scheduler_list.xml
[Wed Jun 15 20:16:42 2005] inst1 0.023546 3484 my.host.pl 443 
/servlet/document_view_session_schedule.xml
[Wed Jun 15 20:16:54 2005] inst1 0.081832 4137 my.host.pl 443 
/servlet/message.xml
[Wed Jun 15 20:21:22 2005] inst1 0.229055 7964 my.host.pl 443 /servlet/desk.xml
[Wed Jun 15 20:21:47 2005] inst1 0.366541 7059 my.host.pl 443 /servlet/desk.xml
[Wed Jun 15 19:59:04 2005] inst1 0.110294 3619 my.host.pl 443 
/servlet/cons_top.xml
[Wed Jun 15 19:59:04 2005] inst1 0.002093 2071 my.host.pl 443 
/servlet/servlets.JavaScriptConfiguration
[Wed Jun 15 20:00:00 2005] inst1 0.234826 12577 my.host.pl 443 
/servlet/catalog_list.xml
[Wed Jun 15 20:00:05 2005] inst1 0.143422 12577 my.host.pl 443 
/servlet/catalog_list.xml
[Wed Jun 15 20:00:15 2005] inst1 0.132816 12577 my.host.pl 443 
/servlet/catalog_list.xml

Is this a bug?

My config is:

a few virtualhosts, in main section of httpd.conf only JkWorkersFile directive,
in every virtualhost section logging defined by:

  JkLogFile /var/log/apache/mod_jk.log
  JkLogLevel info
  JkRequestLogFormat "%w %T %b %V %p %U"

I was using mod_jk 1.2.6 before and mod_jk.log looked fine. This strange
behaviour I'm observing with 1.2.13 and 1.2.10. 

Version 1.2.8 generates a log with lines like

[Wed Jun 15 19:52:00 2005] [info]  jk_handler::mod_jk.c (1691): Service 
returned error=1 with status=200 for worker=inst1

instead of empty lines added by 1.2.13.

Is there a known issue with this logging problem?

Richard.

-- 
"First they ignore you. Then they laugh at you. Then they
fight you. Then you win." - Mohandas Gandhi.

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

Reply via email to