Forum Discussion
buksy_12596
Nimbostratus
May 16, 2007Calculating Latency
Hi All
I am new to BIG-Ip and IRules, we have a F5 load balancer and I want to calculate the user latency of a HTTP request to a Virtual Server?
Is there any way i can use a IRUL...
JRahm
Admin
May 17, 2007you would probably want to log the http request turnaround time in the response event. Like you surmised, if there are more than one connection request within the client session, you'll only get the response time of the last request.
If you wanted to get really fancy, you could log the timestamps of each request within a session in an array and when the client closed, log the min/max/avg response time. This might not be that helpful without having an idea of content length, but this should give you a start.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects