commit | a275a3710eaa365150fe89e2e7a8fbdce87bb30e | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Tue Aug 21 14:50:44 2018 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Tue Aug 21 14:58:25 2018 +0200 |
tree | 5173db27e68014d59da4e2bea8d6d27969762b52 | |
parent | eeba36b3af34d2f1daf25f64bae24142a6efe63e [diff] |
BUG/MEDIUM: cli/threads: protect all "proxy" commands against concurrent updates The proxy-related commands like "{enable|disable|shutdown} frontend", "{enable|disable} dynamic-cookie", "set dynamic-cookie-key" were not protected against concurrent accesses making their use dangerous with threads. This patch must be backported to 1.8.