]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MEDIUM: server: unwanted behavior leaving maintenance mode on tracked stopping...
authorEmeric Brun <ebrun@haproxy.com>
Thu, 21 Sep 2017 13:45:44 +0000 (15:45 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 21 Sep 2017 15:30:01 +0000 (17:30 +0200)
commite1e3947e7e6c2346038725b6ff09b38cfe7af8bf
tree97ae4e32d33460f3569465f0a4fa9799f5f39e1e
parent2ba672726c05f55dc70d3e887444c64a8decca64
BUG/MEDIUM: server: unwanted behavior leaving maintenance mode on tracked stopping server

Leaving the maintenance state and if the server remains in stopping mode due
to a tracked one:

- We mistakenly try to grab some pending conns and shutdown backup sessions.
- The proxy down time and last change were also mistakenly updated
src/server.c