X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/12b6ad1994988ab8699d278e27630af439872f5a..35fab8a036e32f87e2ea96de0502b903a1c978e1:/cookbooks/planet/templates/default/apache.erb?ds=sidebyside
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