In my access_log, I see lines such as:192.168.1.222 - - [29/Aug/2007:16:16:58 -0400] "POST /~Eric/ mytestpage.php HTTP/1.1" 200 722
where the last number (722) tells me the number of bytes sent from the Apache server to the client.
I was wondering if it was possible to configure apache to record how many bytes were sent to it from the client as well.
I just need this information temporarily logged for my test machine on my desk.
I suppose I could use something like wireshark to obtain this information, but my current preference is to just configure apache to log the information, if that is possible.
thank you. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx