[ 
https://issues.apache.org/jira/browse/QPID-4054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13569114#comment-13569114
 ] 

Chuck Rolke commented on QPID-4054:
-----------------------------------

Code to implement this change is available at https://reviews.apache.org/r/9260/
The implementation differs from the comment of 25-Jan as follows:

1. The file syntax is
{code}
   quota connections value <group-name-list>|<user-name-list> [ 
<group-name-list>|<user-name-list>]
{code}
   A user or group name must be specified on every Acl rule line.

2. Quota values range from 0..65530. A quota value of zero denies connections 
from that user or group.

3. Quotas specified for pseudo-user "all" are applied to any user who is 
otherwise unnamed in the rule file.
                
> C++ Broker connection limits require better granularity
> -------------------------------------------------------
>
>                 Key: QPID-4054
>                 URL: https://issues.apache.org/jira/browse/QPID-4054
>             Project: Qpid
>          Issue Type: Improvement
>          Components: C++ Broker
>    Affects Versions: 0.16
>            Reporter: Chuck Rolke
>            Assignee: Chuck Rolke
>
> A single command line switch sets the connection limit value for all users. 
> Typical customers require different limits for different users. This issue 
> tracks moving the user limit specification to the ACL file.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to