RE: logging bytes served

2000-06-01 Thread Jason Bodnar

$r->log->debug($r->bytes_sent);

On 01-Jun-2000 Paul wrote:
> Is there a simple way already provided to add bytes served a request
> into the log?
> 
> __
> Do You Yahoo!?
> Send instant messages & get email alerts with Yahoo! Messenger.
> http://im.yahoo.com/

-- 
Jason Bodnar + [EMAIL PROTECTED] + Tivoli Systems

I'm sick of eating hoagies!  I want a grinder, a sub, a foot-long
hero!  I want to live, Marge!  Won't you let me live?  Won't you,
please?

-- Homer Simpson
   Fear of Flying




RE: logging bytes served

2000-06-01 Thread Michael Nachbaur

This is really an Apache question, but:
In your LogFormat call (if you're using it), include the %b flag, which means 'Bytes 
Sent'.  (I got this from the O'Reilly Apache book).

-man

-Original Message-
From: Paul [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 01, 2000 2:22 PM
To: modperl
Subject: logging bytes served


Is there a simple way already provided to add bytes served a request
into the log?

__
Do You Yahoo!?
Send instant messages & get email alerts with Yahoo! Messenger.
http://im.yahoo.com/



logging bytes served

2000-06-01 Thread Paul

Is there a simple way already provided to add bytes served a request
into the log?

__
Do You Yahoo!?
Send instant messages & get email alerts with Yahoo! Messenger.
http://im.yahoo.com/