I've been looking through header files of Apache 1.3 and 2.0 to find out where the number of bytes received per request is stored but couldn't find anything useful (which probably only means that I'm blind :-) There are plenty reference to the number of bytes sent though, since that's what normally gets logged...
Can someone give me a few pointers as to where that information would be? Or would I just have to add all that up manually? Bojan
