Logging the number of bytes from server to client

Problems with the Windows version of XAMPP, questions, comments, and anything related.

Logging the number of bytes from server to client

Postby peter_zandbergen » 21. February 2005 10:41

Dear all,

I want to test the performance of an application and relate the time it took to execute a request with the number of bytes sent from the server to the client.

I have seen the %b log option that gives me the number of bytes that went from the client to the server. Now I am looking for the other way around.

thanks for helping me.

Peter Zandbergen
peter_zandbergen
 
Posts: 2
Joined: 21. February 2005 10:30

Postby Wiedmann » 21. February 2005 12:20

I have seen the %b log option that gives me the number of bytes that went from the client to the server.

No.

%...b Size of response in bytes

That is for both ways, from server to client and client to server, depending upon the request method.

But, with mod_logio you have two additional flags:
%...I Bytes received
%...O Bytes sent
Wiedmann
AF Moderator
 
Posts: 17102
Joined: 01. February 2004 12:38
Location: Stuttgart / Germany

Postby peter_zandbergen » 21. February 2005 12:46

Thanks,
good advice, works perfectly.
peter_zandbergen
 
Posts: 2
Joined: 21. February 2005 10:30


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 84 guests