Hi Ray, Thanks for your reply.
> see mog_logio for the actual bytes transferred > and mod_status or others for examples of the time > required. I need the duration of network transfer per HTTP request and response, but I cannot find this information in mod_status. Are there any specific points in the source code that I can use for determining the transfer times (that is a beginning and end of request/response transfer)? Preferably in module hooks, but the APR is also fine. Thank you! Andrej