Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Thu May 13, 2004 11:22 pm 
Offline
Senior Newbie

Joined: Mon Apr 05, 2004 5:04 am
Posts: 10
As Linode is a virtual hosting service, the performance of our web servers is important to all of us. I tried using '%D' in Apache's log format string to report page serve times, but quickly discovered that they reflected client connection speed more than how my Linode was doing.

So, I wrote a module allowing you to log the time between the request being read and the first byte of the response being served. Unlike the total serve time, this tells you how long Apache actually spent loading the file off the disk or executing your script: it's independent of client connection speed. It makes a great performance benchmark for your server!

For more details, visit:

http://matthewlloyd.net/software/mod_log_firstbyte/

-- Matthew


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group