X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/eac3fe1c2ebfb180334bfa7d1465b3b2fa38df69..2d62f5d569f1ef80d83eb6dab513159994da6660:/cookbooks/nominatim/templates/default/apache.erb diff --git a/cookbooks/nominatim/templates/default/apache.erb b/cookbooks/nominatim/templates/default/apache.erb index b79e76dbe..652fd93a3 100644 --- a/cookbooks/nominatim/templates/default/apache.erb +++ b/cookbooks/nominatim/templates/default/apache.erb @@ -25,6 +25,8 @@ # Remove Proxy request header to mitigate https://httpoxy.org/ RequestHeader unset Proxy early + RequestReadTimeout header=15-30,MinRate=500 body=15-30,MinRate=500 + CustomLog /var/log/apache2/nominatim.openstreetmap.org-access.log combined ErrorLog /var/log/apache2/nominatim.openstreetmap.org-error.log