X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/d02dee2ff2db283c88639286c9f0cc195553c862..de170d3f58a86d561097a6afc28f3ec65a7b7f43:/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 91304f497..c3309cd23 100644 --- a/cookbooks/web/templates/default/apache.frontend.erb +++ b/cookbooks/web/templates/default/apache.frontend.erb @@ -29,6 +29,11 @@ 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 #