In addition to the number of bytes sent to the client, Id like to log how
many bytes are sent *by* the client (the size of the request + posts , etc.)

I was guessing/hoping that length( scalar( $r->content ) ) would do it, but
earlier in my application (before the log phase) I use Apache::Request to
(potentially) process a file upload, and Im guessing that clears out
$r->content.

Any ideas?

........................................................................

Drew Degentesh
Senior Engineer
Daedalus Design, Inc.

[EMAIL PROTECTED]






Reply via email to