X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/ab47927c016597f8602b81dcdc168ad5c335389d..666ad5d87dd31e6283f79d656822fc212fcd4e02:/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