X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/4bef1d8c2a8513756683114959bd1c9e5de9b6f9..08cf52e21395d633afe7de03f255aaa0941bac1d:/cookbooks/planet/templates/default/apache.erb
diff --git a/cookbooks/planet/templates/default/apache.erb b/cookbooks/planet/templates/default/apache.erb
index 0a569626e..4c90a2bbf 100644
--- a/cookbooks/planet/templates/default/apache.erb
+++ b/cookbooks/planet/templates/default/apache.erb
@@ -67,10 +67,9 @@
# Temporary download rate limit due to upstream fibre connection issues. - 13 Jan 2020
SetOutputFilter RATE_LIMIT
- SetEnv rate-limit 400
- SetEnv rate-initial-burst 512
+ SetEnv rate-limit 4096
+ SetEnv rate-initial-burst 8192
-