Client CPS Limit
- Last Updated: October 4, 2023
- 1 minute read
Client CPS Limit
To list the existing Connections Per Second (CPS) limits, run the clientcpslimitlist command, for example:
/access/clientcpslimitlistTo add a new CPS limit, run the clientcpslimitadd command, for example:
/access/clientcpslimitadd?l7addr=<Address>&l7limit=<Limit>To delete an existing CPS limit, run the clientcpslimitdel command, for example:
/access/clientcpslimitdel?l7addr=<Address>