508 ExtremeWare Software 7.3.0 Command Reference Guide
SLB Commands
configure slb vip max-connections
configure slb vip <vip name> max-connections <number>
Description
Configures the maximum connections allowed to a particular virtual server.
Syntax Description
Default
The default value is 0.
Usage Guidelines
A value of 0 indicates that no maximum is enforced. When the maximum number of connections is
reached, the server stops responding to new requests; existing connections are maintained.
Example
The following command sets the maximum connections to the virtual server “ftp” to 10:
configure slb vip ftp max-connections 10
History
This command was first available in ExtremeWare 6.1.
Platform Availability
This command is available on all platforms.
vip name Specifies a virtual server.
max-connections Specifies the maximum number of connections allowed to a virtual server. The
range is 0 to 999,999,999.