[
https://issues.apache.org/jira/browse/KARAF-2488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on KARAF-2488 started by Jean-Baptiste Onofré.
---------------------------------------------------
> Provide Cellar HTTP LoadBalancer service
> ----------------------------------------
>
> Key: KARAF-2488
> URL: https://issues.apache.org/jira/browse/KARAF-2488
> Project: Karaf
> Issue Type: New Feature
> Components: cellar-core
> Reporter: Jean-Baptiste Onofré
> Assignee: Jean-Baptiste Onofré
>
> Currently, Cellar doesn't use Pax Web or HTTP service.
> Cellar could listen for the HTTP service registered, and register on the
> cluster a map like:
> [Service URI] [Actual Nodes]
> [/foo] [hostA:5701, hostB:5701]
> [/bar] [hostB:5701, hostC:5701]
> Thanks to that, any node can act as a load balancer to the other nodes: it
> can get the HTTP request, proxy it to the actual target node, and return the
> HTTP response.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)