Improving the Performance of Inbound HTTPS
You can improve the performance of inbound HTTPS traffic. That is, traffic from outside the organization to internal HTTPS servers.
To Improve the performance of Inbound HTTPS:
Run
fw ctl set int choose_active_streaming 0
To restore the default HTTPS performance settings:
Run:
fw ctl set int choose_active_streaming 1
|