Fix yet another typo
[mirror/dsa-puppet.git] / modules / roles / templates / snapshot / haproxy.cfg.erb
index dbe39d2..b711534 100644 (file)
@@ -50,6 +50,10 @@ frontend front_ssl
        default_backend backend
 
        option http-keep-alive
+       # We rate-limit requests by clients.
+       #  Currently, we do that at the netfilter level, so one
+       #  request per connection works best.
+       option httpclose
        #option redispatch
 
 backend backend