Bug 885176

Summary: max-connections=0 should disable connection limits
Product: Red Hat Enterprise MRG Reporter: Justin Ross <jross>
Component: qpid-cppAssignee: Chuck Rolke <crolke>
Status: CLOSED WONTFIX QA Contact: MRG Quality Engineering <mrgqe-bugs>
Severity: low Docs Contact:
Priority: medium    
Version: 2.3CC: jross
Target Milestone: ---Keywords: Improvement
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-05-22 14:34:59 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Justin Ross 2012-12-07 16:44:36 UTC
From Chuck's comment on bug 852572:

"""
QA has observed that setting "--max-connections N" to zero does not disable connection counting. Instead it limits the number of connections allowed to zero rendering the broker useless. 

To disable "--max-connections" the user may set it to a large value like 20000 that is a legal number but is unattainable for other reasons.
"""