]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/web/templates/default/apache.frontend.erb
Configure request timeouts on web frontends
[chef.git] / cookbooks / web / templates / default / apache.frontend.erb
index 91304f497bf5f07057bfa3205b49fc3561ca3c28..c3309cd23b6a671998e81f7bc7c445d5244a4ca6 100644 (file)
   ExpiresActive On
   RewriteEngine on
 
+  #
+  # Configure timeouts
+  #
+  RequestReadTimeout handshake=20-40,MinRate=500 header=20-40,MinRate=500 body=20,MinRate=500
+
   #
   # Add the unique ID to the request headers
   #