Skip to main content
Version: 2.11

limits

Hot Reloadable
max_connections, max_subscriptions and max_payload are re-applied to already-connected clients. max_leafnodes is the exception - see that page.

Properties

NameDescriptionTypeDefaultReloadable
max_connectionsThe maximum number of concurrent connections for this account.integer-Yes*
max_subscriptionsThe maximum number of concurrent subscriptions for this account.integer-Yes*
max_payloadThe maximum payload size allowed for messages.integer-Yes*
max_leafnodesThe maximum number of concurrent leafnode connections allowed.integer-Yes*

* See the property page for reload caveats.