]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/planet/recipes/default.rb
planet: Rate limit downloads to help fibre fault
[chef.git] / cookbooks / planet / recipes / default.rb
index 28b1abdb8d6f6bfb0790c196938257fd14930cf2..5dd5953f85aaef5164b3349edcb882f046651a39 100644 (file)
@@ -97,6 +97,7 @@ end
 apache_module "cgid"
 apache_module "rewrite"
 apache_module "proxy_http"
+apache_module "ratelimit"
 
 ssl_certificate "planet.openstreetmap.org" do
   domains ["planet.openstreetmap.org", "planet.osm.org"]