此内容没有您所选择的语言版本。

4.3. Components


Proxy Server
On the proxy server, the JBoss HTTP Connector mod-cluster consists of four Apache modules.
Expand
Table 4.2.  Components
Component Description
mod_slotmem.so The Shared Memory Manager module shares the real time worker node information with multiple Apache server processes
mod_manager.so
The Cluster Manager module receives and acknowledges messages from nodes, including worker node registrations, worker node load data, and worker node application life cycle events
mod_proxy_cluster.so The Proxy Balancer Module handles request routing to cluster nodes. The Proxy Balancer selects the appropriate destination node based on application location in the cluster, current state of each of the cluster nodes, and the Session ID (if a request is part of an established session).
mod_advertise.so
The Proxy Advertisement Module broadcasts the existence of the proxy server via UDP multicast messages. The server advertisement messages contain the IP address and port number where the proxy is listening for responses from nodes that want to join the load-balancing cluster.
see Section 5.1.1, “Apache Modules” for detailed information about the available modules including user-configurable parameters.
Worker Node Components
Worker Node Service
The mod_cluster offered as part of JBoss Enterprise Web Server is used instead of a JBoss HTTP Connector client service for the worker node service. The mod_cluster in JBoss Enterprise Web Server consists of the following two parts:
  • Native - Apache HTTP Server module (balancer logic)
  • Java - Tomcat6/7 Listener library (worker logic)
Red Hat logoGithubredditYoutubeTwitter

学习

尝试、购买和销售

社区

关于红帽文档

通过我们的产品和服务,以及可以信赖的内容,帮助红帽用户创新并实现他们的目标。 了解我们当前的更新.

让开源更具包容性

红帽致力于替换我们的代码、文档和 Web 属性中存在问题的语言。欲了解更多详情,请参阅红帽博客.

關於紅帽

我们提供强化的解决方案,使企业能够更轻松地跨平台和环境(从核心数据中心到网络边缘)工作。

Theme

© 2026 Red Hat
返回顶部