Method: IControl::LocalLB::ProfileFastL4#loose_close_state
- Defined in:
- lib/icontrol/local_lb/profile_fast_l4.rb
#loose_close_state ⇒ ProfileEnabledState
Gets the state to aggressively close out a connection by allowing TMM to switch the idle_timeout to tcp_close_timeout once the first FIN packet has been seen.
184 185 186 |
# File 'lib/icontrol/local_lb/profile_fast_l4.rb', line 184 def loose_close_state super end |