Forum Discussion
DarkSideOfTheQ_
Aug 09, 2011Nimbostratus
ltm to server connection time
Hellooo everybody,
Is there a way to determine how long it takes for the LTM to open a connection to a server in a pool? The b conn cmd seemed to show current connections with IDLE times, bu...
JRahm
Aug 09, 2011Admin
you could get close (but no finer than a ms) with an iRule by storing the time in HTTP_REQUEST_SEND (assuming http) and then do a diff in the SERVER_CONNECTED event. You might also experiment with IP::stats age and TCP::rtt in the SERVER_CONNECTED event.
http://devcentral.f5.com/wiki/iRules.TCP__rtt.ashx Click Here
http://devcentral.f5.com/wiki/iRules.IP__stats.ashx Click Here
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