Hello:

I am using mod_jk between my Apache 1.3.x and Tomcat 5.5.12 on Solaris 8
and Linux (RHEL2 and RHEL3)

The one issue which bothers *support* is that if you have an error
reported by mod_jk you do not see the error messages in the logfile until
you shutdown the server or reach some size trigger e.g. 1000+ bytes).
With log level DEBUG the logs are updated instantly.

If we turn on the request loggin:
JkRequestLogFormat "%w %V %U %s %T %B %H %m"

We do not see an logs for a few line (until the buffer is flushed?) and
under some low stress load (10 requ/sec) the lines might wrap with
some partial character loss (that was not the case for version 1.2.3-dev).

Am I missing some configuration setting ?? Where do I need to look ?

Your help will be greatly appreciated,

Thank you - Fred

Reply via email to