> On Mar 15, 2017, at Mar 15, 4:44 PM, Cyril Bonté <[email protected]> wrote: > > Several use cases may accept to abruptly close the connections when the > instance is stopping instead of waiting for timeouts to happen. > This option allows to specify a grace period which defines the maximum > time to spend to perform a soft-stop (occuring when SIGUSR1 is > received). > > With this global option defined in the configuration, once all connections are > closed or the grace time is reached, the instance will quit.
Most of the other settings for time-limits include the word “timeout”. Maybe “timeout grace”, “timeout shutdown”, “timeout exit” or something is more consistent with other configuration options? -Bryan

