Skip to content

Stop with SIGUSR1 #72

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

Merged
merged 2 commits into from
Aug 27, 2018
Merged

Stop with SIGUSR1 #72

merged 2 commits into from
Aug 27, 2018

Conversation

josephcsible
Copy link
Contributor

To stop haproxy gracefully, SIGUSR1 is required. Currently, we just use SIGTERM, which is a hard stop.

josephcsible and others added 2 commits August 25, 2018 19:47
To stop haproxy gracefully, SIGUSR1 is required. Currently, we just
use SIGTERM, which is a hard stop.
@yosifkit yosifkit merged commit ba9f34a into docker-library:master Aug 27, 2018
@josephcsible josephcsible deleted the usr1stop branch August 27, 2018 20:32
tianon added a commit to infosiftr/stackbrew that referenced this pull request Aug 27, 2018
- `docker`: 18.09.0-ce-tp4
- `haproxy`: `SIGUSR1` (docker-library/haproxy#72)
- `julia`: update 1.0.0 Windows executable hashes (JuliaLang/julia#28840 (comment))
- `postgres`: escape user input for `psql` invocations (docker-library/postgres#489)
- `wordpress`: add `WORDPRESS_DB_CHARSET` and `WORDPRESS_DB_COLLATE` vars (docker-library/wordpress#327), WP-CLI 2.0.1
tianon added a commit to infosiftr/stackbrew that referenced this pull request Aug 27, 2018
- `docker`: 18.09.0-ce-tp4
- `haproxy`: `SIGUSR1` (docker-library/haproxy#72)
- `julia`: update 1.0.0 Windows executable hashes (JuliaLang/julia#28840 (comment))
- `postgres`: escape user input for `psql` invocations (docker-library/postgres#489)
- `wordpress`: add `WORDPRESS_DB_CHARSET` and `WORDPRESS_DB_COLLATE` vars (docker-library/wordpress#327), WP-CLI 2.0.1
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.

3 participants