Skip to content

Instantly share code, notes, and snippets.

@terrancesnyder
Created July 24, 2011 18:50
Show Gist options
  • Save terrancesnyder/1102931 to your computer and use it in GitHub Desktop.
Save terrancesnyder/1102931 to your computer and use it in GitHub Desktop.
haproxy silent restart
./haproxy -f /etc/haproxy/haproxy.cfg -p /var/run/haproxy.pid -sf $(cat /var/run/haproxy.pid)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment