Skip to content

Commit 1076085

Browse files
committed
Disable lingering on connections
1 parent 6027f87 commit 1076085

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ansible/roles/proxy-haproxy/templates/haproxy.cfg.j2

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ defaults
4141
option http-server-close
4242
# option forwardfor except 127.0.0.0/8
4343
option redispatch
44+
option nolinger
4445
retries 3
4546
timeout http-request 10s
4647
timeout queue 1m

0 commit comments

Comments
 (0)