]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MEDIUM: spoe: Set a specific name for the connection pool of SPOP servers
authorChristopher Faulet <cfaulet@haproxy.com>
Fri, 5 Jul 2024 13:27:23 +0000 (15:27 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 12 Jul 2024 13:27:05 +0000 (15:27 +0200)
commit3a7879a6525c866b1641050e28191dbcb87cc164
tree17a14565fefdc9f1e52153486c38ed0ad7265bc7
parent706a57d55a315432848c54d7a202bfe174183918
MEDIUM: spoe: Set a specific name for the connection pool of SPOP servers

With this patch, we force the connection pool name of SPOP server to the
SPOE engine identifier. This way, SPOP idle connections cannot be shared
between diffrente engines.

The related issue is #2502.
src/flt_spoe.c