On Tue, 3 Aug 2004 01:23:36 +0200, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

> I noticed that %b directive in CustomLog *should* mean "Bytes sent, excluding
> HTTP headers" but it doesn't seem to work like this. I think it just mean
> Content-Length returned in HTTP-response.
> 
> Is there a way to get accurate number of bytes actually transferred (taking
> into account cancelled and partial downloads)?

isn't that what mod_logio does tries to account for?

see http://httpd.apache.org/docs-2.0/mod/mod_logio.html

Reply via email to