Hi,
I'm trying to use FastCommonAccessLogValve to log the bytes send over
the network, but I have gzip compression actived while in the log goes
the bytes count before compression (I've checked it with a sniffer):
192.168.0.64 - - [22/Jul/2008:14:01:15 +0200]
"GET /standard-atlante-plus/ HTTP/1.1" 200 2481
Content-encoded entity body (gzip): 1163 bytes -> 2481 bytes
192.168.0.64 - - [22/Jul/2008:14:01:15 +0200]
"GET /standard-atlante-plus/servlet/serLogin HTTP/1.1" 200 4106
Content-encoded entity body (gzip): 1348 bytes -> 4106 bytes
Is there a way to log the compressed bytes count ?
Many thanks in advance,
Best regards
---------------------------------------------------------------------
To start a new topic, e-mail:
users@...
To unsubscribe, e-mail:
users-unsubscribe@...
For additional commands, e-mail:
users-help@...