Thank you Konstantin, for the clarification of details - now I got a
much better understanding of the issues involved.
My understanding is that the logAccess(...) call happens when the output
buffer has been flushed and closed (in http/1.0 that would also close
the tcp connection, thus I calle
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Antonios,
On 2/24/2011 11:28 AM, Antonios Kogias wrote:
> And I would like some clarification on "Depending on exactly where the
> Valve falls within the Valve chain and how the RequestDispatcher works
> with Valves, it may or may not include time to
2011/2/21 Antonios Kogias :
> Thank you very much for the detailed answer. Now there's just one more thing
> to ask.
> If we use tomcat 7.0.8, the "timing for the whole request processing cycle"
> will incorporate transmit time?
> e.g. if using HTTP/1.0, will it represent the total time until the t
Thank you for the answer Chris. You noted about confirmation of some
issues, and I'd been waiting for it until now.
You stated that "For a simple request, the timing will include any time
blocking on response buffers..." and it would be good enough for me, if
confirmed.
And I would like some
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Antonios,
On 2/21/2011 11:05 AM, Antonios Kogias wrote:
> If we use tomcat 7.0.8, the "timing for the whole request processing
> cycle" will incorporate transmit time?
> e.g. if using HTTP/1.0, will it represent the total time until the
> teardown of
On 2/18/2011 12:12 PM, Konstantin Kolinko wrote:
2011/2/18 ??G??S ???O???S:
Tomcat 5.5 or 6.0
Win XP or Vista (32)
I've read the configuration
(http://tomcat.apache.org/tomcat-5.5-doc/config/valve.html) and the api
(http://tomcat.apache.org/tomcat-5.5-doc/catalina/docs/api/org/apache/catalina
2011/2/18 ??G??S ???O???S :
> Tomcat 5.5 or 6.0
> Win XP or Vista (32)
>
> I've read the configuration
> (http://tomcat.apache.org/tomcat-5.5-doc/config/valve.html) and the api
> (http://tomcat.apache.org/tomcat-5.5-doc/catalina/docs/api/org/apache/catalina/valves/AccessLogValve.html)
> but ther
Tomcat 5.5 or 6.0
Win XP or Vista (32)
I've read the configuration
(http://tomcat.apache.org/tomcat-5.5-doc/config/valve.html) and the api
(http://tomcat.apache.org/tomcat-5.5-doc/catalina/docs/api/org/apache/catalina/valves/AccessLogValve.html)
but there are some details that are not specified