remove debian.fi
[mirror/dsa-puppet.git] / modules / roles / templates / snapshot / haproxy.cfg.erb
index 79879bd..dbe39d2 100644 (file)
@@ -27,9 +27,10 @@ defaults
        mode    http
        option  httplog
        option  dontlognull
-        timeout connect 5000
-        timeout client  50000
-        timeout server  50000
+       option  forwardfor
+       timeout connect 5000
+       timeout client  50000
+       timeout server  50000
        errorfile 400 /etc/haproxy/errors/400.http
        errorfile 403 /etc/haproxy/errors/403.http
        errorfile 408 /etc/haproxy/errors/408.http