Hello there, 2017-03-23 7:42 GMT+01:00 Willy Tarreau <[email protected]>:
> Additionally, since it helps improving the reliability of the service > during reloads without adding particular features and the patch is > reasonably small and isolated, I was thinking we could backport it to > 1.7 and even possibly 1.6. What do you and others think ? > > Thanks! > Willy > > That would be really great. I have processes that stays alive several days after a reload, and it's always a pain to kill them by hand / with a custom bash loop. With the code from Cyril, would it be possible to define very long timeout (several hours) without side-effect ? If so, backport would be great. I was also thinking about dumping how many connections were force-killed in log, if it's easy. Olivier

