From e786f9d22272aae5b87efb5a483f290ad3653495 Mon Sep 17 00:00:00 2001 From: Alex Date: Thu, 2 Jul 2020 20:51:58 +0200 Subject: [PATCH] Don't buffer requests, pass them directly --- templates/haproxy.conf.j2 | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/haproxy.conf.j2 b/templates/haproxy.conf.j2 index bf1d39c..e32b60a 100644 --- a/templates/haproxy.conf.j2 +++ b/templates/haproxy.conf.j2 @@ -11,7 +11,6 @@ defaults option http-keep-alive option tcp-smart-connect option tcpka - option http-buffer-request balance roundrobin compression algo gzip timeout http-request 10s