[ 
https://issues.apache.org/jira/browse/CAMEL-4730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13161510#comment-13161510
 ] 

Joshua Watkins commented on CAMEL-4730:
---------------------------------------

Yes. I am just testing it now with our deployment.
                
> Change cometd SslSocketConnetor to use SslSelectChannelConnector
> ----------------------------------------------------------------
>
>                 Key: CAMEL-4730
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4730
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-cometd
>    Affects Versions: 2.9.0
>            Reporter: Joshua Watkins
>
> Currently cometd uses SslSocketConnector for cometds connections. In its 
> current configuration it can only support about 35 connections as 
> SslSocketConnector is a blocking connector. Switching this to use the 
> SslSelectChannelConnector in the same way it uses the SelectChannelConnector 
> will fix this and allow the cometds to perform as the non ssl version.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to