On Aug 30, 2007, at 10:40 AM, Joshua Slive wrote:
On 8/30/07, Eric Gorr <mailist@xxxxxxxxxxxx> wrote: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.Assuming you have a recent version of apache, you can use %I in your logformat string, as provided by mod_logio.
Sorry, I should have mentioned that I am using Apache 1.3.33 which is the default server under MacOSX.
--------------------------------------------------------------------- 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