Skip to content

Conversation

@pscheid92
Copy link
Contributor

Resolves #377

Replace stopsignal SIGTERM with SIGQUIT to ensure a graceful shutdown.
Tested each changed Dockerfile using the Dockerfile provided by @nottrobin in #337.

@taylorb-syd
Copy link

This has been discussed a few times, however it was vetoed due to https://trac.nginx.org/nginx/ticket/753. This issue has been fixed in nginx since version 1.19.1, therefore there should be no harm in introducing this change for versions later than 1.19.1.

@thresheek
Copy link
Member

I have merged this change in 3fb70dd, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use STOPSIGNAL SIGQUIT instead of SIGTERM

3 participants