793
session-connections
Use session-connections to set the maximum number of connections allowed per session.
Use undo session-connections to restore the default.
Syntax
session-connections number
undo session-connections
Default
A maximum of 64 connections are allowed per session.
Views
SSL VPN context view
Predefined user roles
network-admin
Parameters
number: Set the maximum number of connections allowed per session. The value can be 0 or in the
range of 10 to 1000. Value 0 indicates that the number of connections per session is not limited.
Usage guidelines
If the number of connections in a session has reached the maximum, new connection requests for
the session will be rejected with a 503 Service Unavailable message.
If you execute this command multiple times, the most recent configuration takes effect.
Examples
# Set the maximum number of connections allowed per session to 10.
<Sysname> system-view
[Sysname] sslvpn context ctx1
[Sysname-sslvpn-context-ctx1] session-connections 10
shortcut
Use shortcut to create a shortcut and enter its view, or enter the view of an existing shortcut.
Use undo shortcut to delete a shortcut.
Syntax
shortcut shortcut-name
undo shortcut shortcut-name
Default
No shortcuts exist.
Views
SSL VPN context view
Predefined user roles
network-admin
Parameters
shortcut-name: Specifies a shortcut name, a case-insensitive string of 1 to 31 characters.