]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/web/templates/default/apache.frontend.erb
Partial Revert "Tighten timeouts and log request timeouts"
[chef.git] / cookbooks / web / templates / default / apache.frontend.erb
index 4ee4c459cf769eef7dc17cab194eb154d5e9e09c..fb677769e6a3e15220dd50be03256fb7fd43973e 100644 (file)
@@ -35,8 +35,7 @@ ErrorLog /var/log/apache2/error.log
   #
   # Configure timeouts
   #
-  TimeOut 10
-  RequestReadTimeout handshake=10-20,MinRate=500 header=10-20,MinRate=500 body=10-120,MinRate=500
+  RequestReadTimeout handshake=20-40,MinRate=500 header=20-40,MinRate=500 body=20-120,MinRate=500
   LogLevel reqtimeout:info
 
   #