commit | 6076d1c02d2c19704e891cba4cc0f1dabb77fe25 | [log] [tgz] |
---|---|---|
author | Baptiste Assmann <bedis9@gmail.com> | Thu Sep 17 22:53:59 2015 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Sat Sep 19 17:05:28 2015 +0200 |
tree | 01c5d2fbfc3ce16240a15a31fd3ddb7fa36ea9be | |
parent | fecd2b53af43c4504a7d345a30d9f98954801167 [diff] |
MINOR: server: startup slowstart task when using seamless reload of HAProxy This patch uses the start up of the health check task to also start the warmup task when required. This is executed only once: when HAProxy has just started up and can be started only if the load-server-state-from-file feature is enabled and the server was in the warmup state before a reload occurs.