commit | bec7ab0ad9e00ac2f796d5d265cb692cab0c7e8f | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Wed Sep 23 18:16:03 2020 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Fri Oct 09 11:27:29 2020 +0200 |
tree | 686a4fd47602501684f7e53eaf2ff4f18060c15b | |
parent | 987dbf5bab2d666275dfa6c3b28f4a8a3a838f6e [diff] |
CLEANUP: proxy: remove the first_to_listen hack in zombify_proxy() This thing was needed for an optimization used in soft_stop() which doesn't exist anymore, so let's remove it as it's cryptic and hinders the listeners cleanup.