commit | de2fab55aa9e5d8b038df57653b0672d50c457c9 | [log] [tgz] |
---|---|---|
author | Amaury Denoyelle <adenoyelle@haproxy.com> | Tue Mar 30 17:35:19 2021 +0200 |
committer | Amaury Denoyelle <adenoyelle@haproxy.com> | Thu Apr 01 18:03:37 2021 +0200 |
tree | 4fed498cb10e780021c1f0e6f833e845987fd6c1 | |
parent | 5a6926dcf0b89a0e507c544c249dac5412ed24ff [diff] |
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.