Apache TomcatApache Logo

Links

Generic Howto

Webservers

Get Involved

Tomcat Connector

LoadBalancer HowTo

Printer Friendly Version
print-friendly
version
Introduction

Load balancer is a virtual worker that does not really communicate with Tomcat workers. Instead it is responsible for the management of several "real" workers. The worker is supposed to be a load balancer if it's worker type is lb. See worker's type directive.

The workers that are member of load balancer must not appear in the worker.list directive.


Copyright © 1999-2005, Apache Software Foundation