Method: IControl::LocalLB::ProfileFastL4#rtt_from_server_state
- Defined in:
- lib/icontrol/local_lb/profile_fast_l4.rb
#rtt_from_server_state ⇒ ProfileEnabledState
Gets the state to use TCP timestamp options to measure the round trip time to the server.
244 245 246 |
# File 'lib/icontrol/local_lb/profile_fast_l4.rb', line 244 def rtt_from_server_state super end |