X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/3f4b1edfeb4d947832a8cf8a77579e7d584ca430..89b4f69cf22dcd7ff06a83a0d901fd4c446675e9:/cookbooks/web/templates/default/apache.frontend.erb diff --git a/cookbooks/web/templates/default/apache.frontend.erb b/cookbooks/web/templates/default/apache.frontend.erb index 0be76bc21..4ee4c459c 100644 --- a/cookbooks/web/templates/default/apache.frontend.erb +++ b/cookbooks/web/templates/default/apache.frontend.erb @@ -35,7 +35,9 @@ ErrorLog /var/log/apache2/error.log # # Configure timeouts # - RequestReadTimeout handshake=20-40,MinRate=500 header=20-40,MinRate=500 body=20,MinRate=500 + TimeOut 10 + RequestReadTimeout handshake=10-20,MinRate=500 header=10-20,MinRate=500 body=10-120,MinRate=500 + LogLevel reqtimeout:info # # Add the unique ID to the request headers