mod_cluster

程序名称:mod_cluster

授权协议: 未知

操作系统: 跨平台

开发语言: C/C++

mod_cluster 介绍

mod_cluster 是一个基于HTTP协议的负载均衡和集群的 Apache 模块,支持使用Tomcat的应用服务器,例如 Tomcat 和 JBoss
AS

Where mod_cluster differs from mod_jk and mod_proxy is that it provides a back
channel from the webservers back to the httpd servers. The webservers use this
back channel to provide @R_304_4045@ion to the httpd-side about their current
state. The use of this back channel provides a number of advantages,
including:

  • Dynamic configuration of httpd workers.

  • Server-side load balance factor calculation.

  • Fine grained web-app lifecycle control.

An added benefit of mod_cluster is that, unlike mod_jk, use of the AJP
protocol between httpd and the back-end servers will be optional. The httpd
connections to application server nodes can use HTTP, HTTPS, or AJP. (Note
that in this first beta release, testing has been focused on AJP.)

mod_cluster 官网

http://jboss.org/mod_cluster

相关编程语言

memcached-session-manager 将session存储到memchac...
Tomcat Native 这个项目可以让 Tomcat 使用 Apache ...
EasyTomcat 是一个用来帮助简化 Tomcat 和MySQL 管理...
riak-session-manager 是使用 Riak 来存储Tomcat se...
tomcat-redis-session-manager 是一个用来将 Tomcat...
这是一款在 Oracle 的 JDeveloper 开发环境下管理To...