If mod_logio is loaded then mod_sflow will report that number as part of
it's standard feed.  Here's the relevant line in the sources:
https://github.com/sflow/mod-sflow/blob/master/mod_sflow.c#L1360

Neil


On Fri, Nov 6, 2015 at 8:21 AM, Eric Covener <cove...@gmail.com> wrote:

> On Fri, Nov 6, 2015 at 11:18 AM, Julien FROMENT
> <julien.from...@sagemcom.com> wrote:
> > Does the number of bytes sent written by the log  take into account the
> fact that a browser could cancel the request halfway through?
>
>
> The data added by mod_logio does take that into account. It's not 100%
> accurate because we cannot tell what has made it out of the box, but
> it's not just e.g. the content-length.  It does include headers as
> well.
>

Reply via email to