Method: IControl::LocalLB::ProfileFastL4#rtt_from_client_state

Defined in:
lib/icontrol/local_lb/profile_fast_l4.rb

#rtt_from_client_stateProfileEnabledState

Gets the state to use TCP timestamp options to measure the round trip time to the client.

Returns:

Raises:

  • (IControl::IControl::Common::AccessDenied)

    raised if the client credentials are not valid.

  • (IControl::IControl::Common::InvalidArgument)

    raised if one of the arguments is invalid.

  • (IControl::IControl::Common::OperationFailed)

    raised if an operation error occurs.



232
233
234
# File 'lib/icontrol/local_lb/profile_fast_l4.rb', line 232

def rtt_from_client_state
  super
end