[
https://issues.apache.org/jira/browse/QPID-6825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Keith Wall resolved QPID-6825.
------------------------------
Resolution: Invalid
> AmqPorts should stop performing a TCP accept once the port has reached
> maximum concurrent connections
> -----------------------------------------------------------------------------------------------------
>
> Key: QPID-6825
> URL: https://issues.apache.org/jira/browse/QPID-6825
> Project: Qpid
> Issue Type: Improvement
> Components: Broker-J
> Reporter: Keith Wall
> Priority: Major
>
> The Java Broker's AmqPort model object has the concept of maximum number of
> concurrent connections, however, this check is enforce only after the socket
> accept has been performed. This means that system resources are already
> consumed. The check should be changed so that before the port accepts a
> connection, it checks first to ensure that the port has capacity for the new
> connection.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]