Method: IControl::LocalLB::ProfileFastL4#mss_override
- Defined in:
- lib/icontrol/local_lb/profile_fast_l4.rb
#mss_override ⇒ ProfileULong
Gets the MSS override values for this profile. If non-zero and less than the default value, this value overrides the maximum segment size.
208 209 210 |
# File 'lib/icontrol/local_lb/profile_fast_l4.rb', line 208 def mss_override super end |