Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use SIGQUIT instead of SIGTERM to shutdown nginx. #386

Merged
merged 1 commit into from
Jan 18, 2024

Conversation

ajhodgson
Copy link
Contributor

Modifies the default signal sent to nginx when terminating the container to allow graceful exit.

Closes #149

Copy link

@mathieujobin mathieujobin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OMG, please

@CamJN CamJN merged commit ef4f67a into phusion:master Jan 18, 2024
9 checks passed
@ajhodgson ajhodgson deleted the nginx-sigquit branch January 18, 2024 19:36
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.

Stop nginx with SIGQUIT instead of docker stop's SIGTERM signal
3 participants