]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/web/recipes/frontend.rb
nominatim: enable file-based query log and log rotation
[chef.git] / cookbooks / web / recipes / frontend.rb
index b6146eb8cc01cd831ab4972ed6806a6416a583de..e1adc5d56b0a61eedb692d817a88db887b2fd9d5 100644 (file)
@@ -28,6 +28,8 @@ apache_module "expires"
 apache_module "headers"
 apache_module "proxy_http"
 apache_module "proxy_balancer"
+apache_module "lbmethod_byrequests"
+apache_module "lbmethod_bybusyness"
 apache_module "rewrite"
 
 apache_site "default" do