]> git.ipfire.org Git - thirdparty/haproxy.git/commit
DOC: config: add a few more explanation in http-reusee regarding sni-auto
authorWilly Tarreau <w@1wt.eu>
Tue, 2 Jun 2026 07:10:27 +0000 (09:10 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 2 Jun 2026 07:14:11 +0000 (09:14 +0200)
commit7ac4bcfbd4c81ffd7fa646f7c72cf8c9423e54ee
treefb60af830f70c9253566fd33b250c60306b85ee1
parent83634a4c9a2721c90411bd232e6d947c9171d0b5
DOC: config: add a few more explanation in http-reusee regarding sni-auto

The default sni-auto that aims at not upsetting certain servers doing
excessive checks of SNI vs host has some drawbacks (lower reuse ratio)
that are particularly hard to diagnose, so let's explain how connections
are reused/purged when dealing with many hosts, and how to cheat as well.

Let's also mention the expression used by "sni-auto" since it was only
mentioned in the code.
doc/configuration.txt