[
https://issues.apache.org/activemq/browse/SM-1169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_40922
]
Bruce Snyder commented on SM-1169:
----------------------------------
Another use case was just mentioned on the user mailing list regarding the
support of multiple endpoints being allow to share the same port number. E.g.,
below are two URLs to demonstrate this use case:
* http://example.com:1234/serviceA/endpoint1/
* http://example.com:1234/serviceB/endpoint1/
Currently the servicemix-http component does not support this but it should.
> Provide support for using a JHC client in the http provider endpoint
> --------------------------------------------------------------------
>
> Key: SM-1169
> URL: https://issues.apache.org/activemq/browse/SM-1169
> Project: ServiceMix
> Issue Type: Improvement
> Components: servicemix-http
> Affects Versions: 3.3
> Reporter: Adrian Co
> Assignee: Bruce Snyder
> Fix For: 3.3
>
> Attachments: http-provider.patch
>
>
> Current http client in the new http provider endpoint uses the jetty client,
> which does not support ssl or proxy. Using the new JHC client supports both
> ssl and proxy. Also, creating a client api to plug the nio implementation of
> the jhc might be useful.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.