Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

MCP Router: protocols.stateless.maxSubscriptionsPerPrincipal

maxSubscriptionsPerPrincipal caps active stateless subscriptions for one authenticated or trusted anonymous binding.

  • Type: Positive integer
  • Default: 4

The limit is checked with the process-wide maxSubscriptions limit when a subscriptions/listen request registers. Exceeding either returns HTTP 429. Counts are released when the stream closes, expires, is cancelled, or is superseded by a runtime reload.