summaryrefslogtreecommitdiff
path: root/java/perftests/src
diff options
context:
space:
mode:
authorCharles E. Rolke <chug@apache.org>2013-02-09 00:56:42 +0000
committerCharles E. Rolke <chug@apache.org>2013-02-09 00:56:42 +0000
commit28c7ca7bb7ec9bb8ef523b2146fc115b2d9547e4 (patch)
tree5bed0e8f9c47d1f6d071e7eb7ed37f2e26afb492 /java/perftests/src
parent285cbec919347b038c1684894cb483628744bdbf (diff)
downloadqpid-python-28c7ca7bb7ec9bb8ef523b2146fc115b2d9547e4.tar.gz
QPID-4054 C++ Broker connection limits per user
1. Constrain maximum limits to be a few ticks below Uint16_t max to avoid inadvertent wrapping and to allow room for some named constants such as UNLIMITED. 2. Add syntax to Acl rule file quota connections N user|group [user|group] 3. Pseudo user 'all' receives value from command line switch or from Acl rule file. 4. Named constant strings used in comparisons instead of local strings. 5. Connection counts maintained all the time to support reolad of Acl rule file that may change limits. 6. Self tests exercise all the features. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1444302 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/perftests/src')
0 files changed, 0 insertions, 0 deletions