You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2015/09/17 11:13:45 UTC

[jira] [Work started] (KARAF-2488) Provide Cellar HTTP LoadBalancer service

     [ 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)