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 IRULE to do this or.. Is there any other direct functionality that is given by F5 load balancer
I would really appreciate if someone can advice me on this..
Thanks
Buksy
- Latency is something that really can only be measured on the client. Once the data gets to the BIG-IP until it leaves it, there is a lot of control, but the latency most often comes from the time it takes the client application (browser, etc) to reach the BIG-IP.
http://devcentral.f5.com/Default.aspx?tabid=63&articleType=ArticleView&articleId=66
- buksy_12596
Nimbostratus
Joe - JRahm
Admin
you 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. - The iRule is processed for each connection and variables created are connection specific meaning each connection has it's own table of variables that gets cleaned up with the connection closes.
- buksy_12596
Nimbostratus
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