How to optimize SSL VPN connections when BIG-IP is reaching 100% CPU
With a significant increase in the number of remote workers (for example COVID-19), you may see an increase in the number of SSL VPN connections as well as increased CPU usage. This article covers te...
Published Mar 18, 2020
Version 1.0Matt_Dierick
Employee
Joined November 20, 2012
Matt_Dierick
Employee
Joined November 20, 2012
PeteWhite
Mar 23, 2020Employee
Thanks for the comment – I think this was a typo. Unfortunately I can’t update the DC script at the moment as the login page is not working but I’ll do so when I can.
In the meantime, the command should be:
tmsh create apm resource client-traffic-classifier client-traffic-classifier-1 { entries add { entry { client-rate-class rate_class_1M dst-ip any dst-mask any dst-port https src-ip any src-mask any } } }