The max-connection command sets the maximum number of connections on a virtual server.
The undo max-connection command cancels the setting of the maximum number of connections on a virtual server and restores the default value (0).
max-connection max-connections-value
undo max-connection
Virtual server view
2: Configuration level
By default, the maximum number of connections on a real server is 0 with no limit.
# Set the maximum number of concurrent connections on a virtual server to 10000.
<sysname> system-view [sysname] slb [sysname-slb] vserver 0 a [sysname-slb-vserver-0] max-connection 10000