You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2010/08/26 09:12:40 UTC

[jira] Created: (CAMEL-3083) Switch the SslSocketConnector to SslSelectChannelConnector in camel-jetty

Switch the SslSocketConnector to SslSelectChannelConnector in camel-jetty
-------------------------------------------------------------------------

                 Key: CAMEL-3083
                 URL: https://issues.apache.org/activemq/browse/CAMEL-3083
             Project: Apache Camel
          Issue Type: Improvement
            Reporter: Willem Jiang
            Assignee: Willem Jiang
             Fix For: 2.5.0


As Jetty 7 provides a more stable version of SslSelectorChannelConnector, we should use it instead of SslSocketConnector to leverage the power of NIO.

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


[jira] Resolved: (CAMEL-3083) Switch the SslSocketConnector to SslSelectChannelConnector in camel-jetty

Posted by "Willem Jiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-3083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Willem Jiang resolved CAMEL-3083.
---------------------------------

    Resolution: Fixed

Updated the wiki page for it.

> Switch the SslSocketConnector to SslSelectChannelConnector in camel-jetty
> -------------------------------------------------------------------------
>
>                 Key: CAMEL-3083
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-3083
>             Project: Apache Camel
>          Issue Type: Improvement
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 2.5.0
>
>
> As Jetty 7 provides a more stable version of SslSelectorChannelConnector, we should use it instead of SslSocketConnector to leverage the power of NIO.

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