FortiGate Optimum MTU and TCP MSS
hi,
i recently migrated from ASA to FGT and received complaints that HTTPS traffic is very "slow".
when i moved back to ASA, it works fine.
i suspect there's an issue in MTU or TCP MSS or both along the path.
1) can someone advise what is the "optimum" value for MTU and TCP MSS?
2) is there a way to know/test this from client machine?
3) should i set either one or both to 1400 or 1300 to avoid "slowness" issue?
config system interface
edit "wan"
set mtu-override enable <<< DO I NEED TO ADD THIS?
set mtu <MTU Value>
set tcp-mss <MSS Value>
next
edit "lan"
set mtu-override enable <<< DO I NEED TO ADD THIS?
set mtu <MTU Value>
set tcp-mss <MSS Value>