Connections & Sessions
The Connections & Sessions page sets the concurrency caps and idle handling for the virtual site. These settings limit how many sessions can run at once and how the server treats slow or idle clients.

Settings
All fields live on a single card. Where a setting accepts 0, that value means unlimited or never, as noted below.
Max total connections
The hard ceiling on concurrent connections across all clients. A value of 0 means unlimited. When the active license caps the number of concurrent connections, the field is bounded accordingly and a notice explains the limit.
Max per client
The number of concurrent connections allowed from a single client address. A value of 0 means unlimited.
Max per user
The number of concurrent sessions allowed per user profile, unless overridden on the user. A value of 0 means unlimited.
Accept delay (s)
An artificial delay, in seconds, applied before the server accepts a new connection. This blunts rapid hammering and brute force attempts. A value of 0 disables the delay.
Idle timeout (minutes)
Sessions that stay idle longer than this many minutes are disconnected. A value of 0 means sessions are never disconnected for idleness.
Saving
Use the Save button in the page header to persist the configuration.
