Skip to content

Instantly share code, notes, and snippets.

@bobrik
Created June 1, 2015 13:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bobrik/05d5296544ddb9ee9423 to your computer and use it in GitHub Desktop.
Save bobrik/05d5296544ddb9ee9423 to your computer and use it in GitHub Desktop.
web351 ~ # ps aux | grep [4]8174
www 48174 2.3 0.3 84536 25136 ? S 11:35 7:11 nginx: worker process is shutting down
web351 ~ # netstat -ntp | fgrep ESTABLISHED | fgrep 48174 | wc -l
308
web351 ~ # netstat -ntp | fgrep ESTABLISHED | fgrep 48174 | wc -l
308
web351 ~ # netstat -ntp | fgrep ESTABLISHED | fgrep 48174 | wc -l
308
web351 ~ # netstat -ntp | fgrep ESTABLISHED | fgrep 48174 | wc -l
309
web351 ~ # netstat -ntp | fgrep ESTABLISHED | fgrep 48174 | wc -l
309
web351 ~ # netstat -ntp | fgrep ESTABLISHED | fgrep 48174 | wc -l
308
web351 ~ # netstat -ntp | fgrep ESTABLISHED | fgrep 48174 | wc -l
309
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment