Skip to content

Instantly share code, notes, and snippets.

@jodell
Created March 20, 2013 16:52
Show Gist options
  • Save jodell/5206286 to your computer and use it in GitHub Desktop.
Save jodell/5206286 to your computer and use it in GitHub Desktop.
graceful haproxy restart
haproxy -f /etc/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