Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 19182 invoked from network); 30 Jun 2009 01:26:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 30 Jun 2009 01:26:20 -0000 Received: (qmail 15718 invoked by uid 500); 30 Jun 2009 01:26:31 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 15683 invoked by uid 500); 30 Jun 2009 01:26:31 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 15673 invoked by uid 99); 30 Jun 2009 01:26:31 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Jun 2009 01:26:31 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Jun 2009 01:26:28 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 0F445234C044 for ; Mon, 29 Jun 2009 18:26:07 -0700 (PDT) Message-ID: <348676895.1246325167061.JavaMail.jira@brutus> Date: Mon, 29 Jun 2009 18:26:07 -0700 (PDT) From: "Bruce Snyder (JIRA)" To: dev@activemq.apache.org Subject: [jira] Reopened: (AMQ-1928) Limit the maximum number of connections to a Broker In-Reply-To: <556048568.1220462392564.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/AMQ-1928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruce Snyder reopened AMQ-1928: ------------------------------- Reopening again because I forgot to throw a better exception back to the client side. > 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: 5.3.0 > > > 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.