you need to install+enable the apache module "proxy_balancer" for load balancing...
[pazpar2-moved-to-github.git] / doc / book.xml
index f0e477c..ff1b58b 100644 (file)
     On a Debian based Apache 2 system, the relevant modules can
     be enabled with:
     <screen>
-     sudo a2enmod proxy_http
+     sudo a2enmod proxy_http proxy_balancer
     </screen>
    </para>