You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Kevin Urciolo (JIRA)" <ji...@apache.org> on 2013/06/27 22:01:20 UTC

[jira] [Created] (AMQCPP-496) Number Of Connections Limited By DECAF_MAX_TLS_SLOTS in ThreadingTypes.h

Kevin Urciolo created AMQCPP-496:
------------------------------------

             Summary: Number Of Connections Limited By DECAF_MAX_TLS_SLOTS in ThreadingTypes.h
                 Key: AMQCPP-496
                 URL: https://issues.apache.org/jira/browse/AMQCPP-496
             Project: ActiveMQ C++ Client
          Issue Type: Improvement
          Components: CMS Impl
    Affects Versions: 3.6.0
         Environment: All
            Reporter: Kevin Urciolo
            Assignee: Timothy Bish


#define DECAF_MAX_TLS_SLOTS 256 in ThreadTypes.h seems to impose a limit of 51 connections for a CMS client on our systems because of its use with threading.  We would like to request this number be increased a larger value, such as 1536, to allow a client to maintain additional connections.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira