X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/cf104d6ba87464701b5abe7ce7264ecbc0c261b9..b36599d7d102e864b89c65986fa0945a931628cc:/cookbooks/planet/templates/default/apache.erb diff --git a/cookbooks/planet/templates/default/apache.erb b/cookbooks/planet/templates/default/apache.erb index f8bf0dc7e..faddc0589 100644 --- a/cookbooks/planet/templates/default/apache.erb +++ b/cookbooks/planet/templates/default/apache.erb @@ -26,12 +26,6 @@ Require all granted - ProxyPass /replication/streaming http://127.0.0.1:8080 - - - Require all granted - - Redirect /pbf-experimental/ /pbf/ @@ -71,8 +65,8 @@ # Temporary download rate limit due to upstream fibre connection issues. - 13 Jan 2020 SetOutputFilter RATE_LIMIT - SetEnv rate-limit 4096 - SetEnv rate-initial-burst 8192 + SetEnv rate-limit 16384 + SetEnv rate-initial-burst 32768