|
|
| P is for Practical | |
| PerlMonks |
Re: Using LWP: is there a way to get the server response time?by Tomte (Priest) |
| on May 11, 2007 at 11:26 UTC ( #614875=note: print w/ replies, xml ) | Need Help?? |
|
If raw performance (time from "request-came-in" to "about-to-start-sending") is what you want to measure, in my humble opinion you should measure that on the server itself, not the client, otherwise the network will allways interfere with your measurements - in our current projects we send an X-header holding the processing time: X-Time: 0.017s
regards,
An intellectual is someone whose mind watches itself.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||