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)
Back to top
Red Hat logoGithubredditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust. Explore our recent updates.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

Theme

© 2025 Red Hat