You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Gary Tully (JIRA)" <ji...@apache.org> on 2010/08/31 20:09:41 UTC

[jira] Commented: (AMQ-1928) Limit the maximum number of connections to a Broker

    [ https://issues.apache.org/activemq/browse/AMQ-1928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=61565#action_61565 ] 

Gary Tully commented on AMQ-1928:
---------------------------------

It will work for stomp but the issue of returning an exception requires full connection setup, the server has to accept the socket connection, do open wire  version negotiation and serialise an exception. This will take some time that would be better spent dealing with the existing connections.

> Limit the maximum number of connections to a Broker
> ---------------------------------------------------
>
>                 Key: AMQ-1928
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1928
>             Project: ActiveMQ
>          Issue Type: New Feature
>    Affects Versions: 4.1.1, 4.1.2, 5.0.0, 5.1.0
>            Reporter: Rob Davies
>            Assignee: Bruce Snyder
>             Fix For: NEEDS_REVIEWED
>
>
> Add a property (maximumConnections) to TcpTransportSever to limit a maximum number of active connections

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.