commit | c5e7cf9e696cbc7fbe3f01a6109bd6588a6feabd | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Mon Nov 22 17:46:13 2021 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Mon Nov 22 17:46:13 2021 +0100 |
tree | 20b875eb2c563573c4340b3bdfabfe8096eb0141 | |
parent | 0a1e1cb55549833700a79a8ffb0e85bbbd110f90 [diff] |
BUG/MINOR: ssl: make SSL counters atomic SSL counters were added with commit d0447a7c3 ("MINOR: ssl: add counters for ssl sessions") in 2.4, but their updates were not atomic, so it's likely that under significant loads they are not correct. This needs to be backported to 2.4.