Red Hat Training

A Red Hat training course is available for Red Hat JBoss Web Server

Chapter 6. Configure Basic Proxy Server

Follow the instructions in this chapter to configure a JBoss Enterprise Web Server to use the JBoss HTTP connector mod_cluster.

6.1. Basic Proxy Configuration Overview

Configuration of the proxy server consists of one mandatory and one optional portion:
  1. Configure a Proxy Server listener to receive worker node connection requests and worker node feedback.
  2. Optional: Disable server advertisement.
Server Advertisement

The proxy server can advertise itself using UDP multicast. When UDP multicast is available on the network between the proxy server and the worker nodes Server Advertisement allows you to add worker nodes with no further configuration required on the proxy server, and minimal configuration on the worker nodes.

If UDP multicast is not available or undesirable, configure the worker nodes with a static list of proxy servers, as detailed in Section 9.1, “Static Proxy Configuration”. There is no need in either case to configure the proxy server with a list of worker nodes.