Nope, that doesn't work. The number is always zero. Bojan
On Sat, 2002-10-12 at 12:22, Bojan Smojver wrote: > Anyway, I think what's causing this problem is the fact that mod_logio > calculates the length of all brigades that are ready to be sent out. If > the sending gets interrupted in the middle, the whole thing gets > reported, instead of just the buckets/brigades that were actually sent > out. Maybe I should use (AP_FTYPE_NETWORK + 1) instead of > (AP_FTYPE_NETWORK - 1) for the output filter (i.e. count after the > sending, not before). I'll give it a try...
