Month: February 2013
Load balancing with Apache Karaf Cellar, and mod_proxy_balancer
Thanks to Cellar, you can deploy your applications, CXF services, Camel routes, … on several Karaf nodes. When you use Cellar with web applications, or CXF/HTTP endpoints, a “classic” need is to load balance the HTTP requests on…
Read More »Multiple HTTP connectors in Apache Karaf
Installing the http feature in Karaf leverages Pax Web to embed a Jetty webcontainer. By default, Karaf create a Jetty connector on the 8181 http port (and 8443 for https). You can change this port number by providing…
Read More »