]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: server: Add "no-tfo" option.
authorFrédéric Lécaille <flecaille@haproxy.com>
Thu, 4 Jul 2019 12:19:06 +0000 (14:19 +0200)
committerOlivier Houchard <cognet@ci0.org>
Thu, 4 Jul 2019 12:45:52 +0000 (14:45 +0200)
commit1b9423d2141ee9e4d5bf0bb30346dbe95361ff88
treeccde6edfd6f00abe802eb1d9ff70eab90d06d423
parentcee03890889f242945e0c0128e57f01acf40a35c
MINOR: server: Add "no-tfo" option.

Simple patch to add "no-tfo" option to "default-server" and "server" lines
to disable any usage of TCP fast open.

Must be backported to 2.0.
doc/configuration.txt
src/server.c