Once the Apache HTTP Server is installed, it can be configured to operate as Load Balancer.

It's possibility to monitor and control worker activity by uncommenting the 'jkstatus' related comments in worker.properties and httpd.conf and accessing {loadBalancerUrl}/jkmanager/. This page will also allow to activate/disable workers. A worker should be added for each Servoy Application Server that will possibly be started in the cluster, even when not planning to have them started all at once. There is no problem if only a part of those Servoy Application Servers are started. Load-balancing will work on servers defined in the worker.properties file that are also available. If workers are defined for Servoy Application Servers that are not started, disable them from the jkmanager page in order to avoid delays caused by load-balancer trying to check the availability of these workers.