The qos-limits element configures QOS (Quality of Service) limits. This element may appear zero or one time within the server element, and zero or one time within the virtual-server element. For more information, see server, and virtual-server.
The qos-limits element can contain the following subelements:
Table 3–40 List of qos-limits Subelements| Element | Occurrences | Description | 
|---|---|---|
| enabled | 0 or 1 | Determines whether the QOS limits are enforced at runtime. The default value is true. | 
| max-bps | 0 or 1 | The maximum transfer rate (bytes per second). The value can be from 1 to 2147483647. | 
| max-connections | 0 or 1 | The maximum number of concurrent connections. The value can be from 1 to 1048576. |