MINOR: diag: diag if servers use the same cookie value
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Tue, 30 Mar 2021 15:35:19 +0000 (17:35 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 1 Apr 2021 16:03:37 +0000 (18:03 +0200)
commitde2fab55aa9e5d8b038df57653b0672d50c457c9
tree4fed498cb10e780021c1f0e6f833e845987fd6c1
parent5a6926dcf0b89a0e507c544c249dac5412ed24ff
MINOR: diag: diag if servers use the same cookie value

Add a diagnostic to check that two servers of the same backend does not
use the same cookie value. Ignore backup servers as it is quite common
for them to share a cookie value with a primary one.
src/cfgdiag.c