Michael Cressman created ACTIVEMQ6-70:
-----------------------------------------
Summary: Implement resource limits
Key: ACTIVEMQ6-70
URL: https://issues.apache.org/jira/browse/ACTIVEMQ6-70
Project: Apache ActiveMQ 6
Issue Type: New Feature
Reporter: Michael Cressman
Implement various resource limits within the system:
- overall number of connections
- connections per user
- connections per IP address
- queues per user
- (possibly: number of sessions, number of subscriptions per user)
The "per user" limits can be a default maximum for everyone plus specific limits for particular
users.
Other things:
- limit the max queue size a user can create
- limit the names a user may call a queue that he creates
To see how MRG-M handles this, see the documentation on Authorization using ACL and quotas:
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_MRG/3/html-single/Messaging_Installation_and_Configuration_Guide/index.html#sect-Authorization
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|