Re: Tomcat 7 Valve not logging correct response size

2011-12-09 Thread Konstantin Kolinko
2011/12/9 Antonios Kogias : > On 12/5/2011 9:29 AM, Konstantin Kolinko wrote: >> >> 2011/12/5 Antonios Kogias: >>> >>> Good morning, >>> >>>  I'm using Tomcat 7.0.16 and a Valve in the server.xml file that uses the >>> %B >>> option to log the "Bytes sent, excluding HTTP headers" >>> (http://tomcat

RE: Tomcat 7 Valve not logging correct response size

2011-12-09 Thread Caldarale, Charles R
> From: Antonios Kogias [mailto:co...@hua.gr] > Subject: Re: Tomcat 7 Valve not logging correct response size > Files of 1k, 10k, 25k get logged correctly, but files greater than that > (50k, 75k, 100k, 1000k) are logged as size zero(0). Are you getting chunked output, by any chanc

Re: Tomcat 7 Valve not logging correct response size

2011-12-09 Thread Antonios Kogias
On 12/5/2011 9:29 AM, Konstantin Kolinko wrote: 2011/12/5 Antonios Kogias: Good morning, I'm using Tomcat 7.0.16 and a Valve in the server.xml file that uses the %B option to log the "Bytes sent, excluding HTTP headers" (http://tomcat.apache.org/tomcat-7.0-doc/config/valve.html). This work

Re: Tomcat 7 Valve not logging correct response size

2011-12-04 Thread Konstantin Kolinko
2011/12/5 Antonios Kogias : > Good morning, > >  I'm using Tomcat 7.0.16 and a Valve in the server.xml file that uses the %B > option to log the "Bytes sent, excluding HTTP headers" > (http://tomcat.apache.org/tomcat-7.0-doc/config/valve.html). > > directory="logs" >               prefix="localhos