Method: IControl::LocalLB::ProfileFastL4#tcp_window_scale_mode
- Defined in:
- lib/icontrol/local_lb/profile_fast_l4.rb
#tcp_window_scale_mode ⇒ ProfileTCPOptionMode
Gets the TCP window scale options for this profile.
337 338 339 |
# File 'lib/icontrol/local_lb/profile_fast_l4.rb', line 337 def tcp_window_scale_mode super end |