00
> Von: Rainer Jung <[EMAIL PROTECTED]>
> An: Tomcat Users List
> Betreff: Re: JkRequestLogFormat Options
> In addition to Freds remark:
>
> Usually you want the "LAST" variant, instead of the "FIRST" variant. The
> two are the same, if a loab balancer o
ROTECTED]>
> An: users@tomcat.apache.org
> Betreff: Re: JkRequestLogFormat Options
>
> Hi,
>
> btw, in your log format line you have %{JK_REQUEST_DURATON}n instead of
> %{JK_REQUEST_DURATION}n see the missing I.
>
> I am using 1.2.25 and i get times alike 0.0275 when using
In addition to Freds remark:
Usually you want the "LAST" variant, instead of the "FIRST" variant. The
two are the same, if a loab balancer only tries one worker, but in case
of an error and failover, FIRST will be the first worker tried (so the
failed one) and LAST the last one, so usually the
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
--
View this message in context:
http://www.nabble.com/JkRequestLogFormat-Options-tp15736214p1574
Hallo,
I am logging the mod_jk Output through the Apache access_log - as written in
the reference found under
http://tomcat.apache.org/connectors-doc/reference/apache.html
Because i want to get clearness about what exactly is going on in our system i
use the following LogFormat:
LogFormat "%h