You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Connection tracking and per-vhost limits was introduced in #891. But only works for 'network' connections.
STOMP and MQTT connections use 'direct' connections under the hood and should be tracked and limited as well.
The text was updated successfully, but these errors were encountered:
Follow up to #500
Connection tracking and per-vhost limits was introduced in #891. But only works for 'network' connections.
STOMP and MQTT connections use 'direct' connections under the hood and should be tracked and limited as well.
The text was updated successfully, but these errors were encountered: