Tomas Vavricka created QPID-8369: ------------------------------------ Summary: [Broker-J] Limit number of connections per user Key: QPID-8369 URL: https://issues.apache.org/jira/browse/QPID-8369 Project: Qpid Issue Type: Improvement Components: Broker-J Reporter: Tomas Vavricka Fix For: qpid-java-broker-8.0.0
There is only limit for number of connections per amqp/amqps port. If some user creates too much connections, he can prevent other users from connecting to amqp ports. Qpid Broker-J should support some limitation for connections per user. Broker should also support limitation of number of created connections per time frame ex: create 60 connections per one minute at maximum -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org