Public bug reported:

>From the Website:
mod_cluster is an httpd-based load balancer. Like mod_jk and mod_proxy, 
mod_cluster uses a communication channel to forward requests from httpd to one 
of a set of application server nodes. Unlike mod_jk and mod_proxy, mod_cluster 
leverages an additional connection between the application server nodes and 
httpd. The application server nodes use this connection to transmit server-side 
load balance factors and lifecycle events back to httpd via a custom set of 
HTTP methods, affectionately called the Mod-Cluster Management Protocol (MCMP). 
This additional feedback channel allows mod_cluster to offer a level of 
intelligence and granularity not found in other load balancing solutions.

Within httpd, mod_cluster is implemented as a set of modules for httpd
with mod_proxy enabled. Much of the logic comes from mod_proxy, e.g.
mod_proxy_ajp provides all the AJP logic needed by mod_cluster.


URL: https://www.jboss.org/mod_cluster
License: LGPL
Notes: httpd modules

** Affects: ubuntu
     Importance: Undecided
         Status: New


** Tags: needs-packaging

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1131210

Title:
  [needs-packaging] mod_cluster

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1131210/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to