Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Use pidof instead of pidfile w/ reload. #268

Merged
merged 1 commit into from
Jul 20, 2016

Conversation

brndnmtthws
Copy link
Contributor

When doing a graceful reload, use pidof haproxy rather than catting
the pidfile to make sure that we send SIGUSR1 to all existing HAProxy
instances.

This is to address #267.

When doing a graceful reload, use `pidof haproxy` rather than catting
the pidfile to make sure that we send SIGUSR1 to _all_ existing HAProxy
instances.

This is to address #267.
@brndnmtthws brndnmtthws merged commit d94b5fc into master Jul 20, 2016
@brndnmtthws brndnmtthws deleted the use-pidof-instead-of-pidfile branch July 20, 2016 16:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant