Skip to content

Instantly share code, notes, and snippets.

@tsabat
Created September 12, 2011 17:36
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save tsabat/1211861 to your computer and use it in GitHub Desktop.
Reload nginx config files gracefully
kill -QUIT $( cat /usr/local/nginx/logs/nginx.pid )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment