From: Wolfram Schneider Date: Tue, 22 Mar 2011 18:15:47 +0000 (+0000) Subject: you need to install+enable the apache module "proxy_balancer" for load balancing... X-Git-Tag: v1.5.5~7^2~1 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;h=88f96194d5a63278eb57b32c814019dab51da9ff;hp=595c33ea3543d5360c40af66ba947ed62016e676;p=pazpar2-moved-to-github.git you need to install+enable the apache module "proxy_balancer" for load balancing as well. --- diff --git a/doc/book.xml b/doc/book.xml index f0e477c..ff1b58b 100644 --- a/doc/book.xml +++ b/doc/book.xml @@ -419,7 +419,7 @@ On a Debian based Apache 2 system, the relevant modules can be enabled with: - sudo a2enmod proxy_http + sudo a2enmod proxy_http proxy_balancer