Created
September 30, 2010 14:18
-
-
Save dmerrick/604648 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ------- Apache processes -------- | |
| ### Processes: 0 | |
| ### Total private dirty RSS: 0.00 MB | |
| --------- Nginx processes ---------- | |
| PID PPID VMSize Private Name | |
| ------------------------------------ | |
| 21993 1 7.4 MB 0.2 MB nginx: master process /usr/sbin/nginx -c /etc/nginx/nginx.conf | |
| 21994 21993 9.5 MB 2.3 MB nginx: worker process | |
| 21995 21993 9.6 MB 2.3 MB nginx: worker process | |
| 21996 21993 9.5 MB 2.3 MB nginx: worker process | |
| 21997 21993 9.5 MB 2.4 MB nginx: worker process | |
| ### Processes: 5 | |
| ### Total private dirty RSS: 9.54 MB | |
| ----- Passenger processes ----- | |
| PID VMSize Private Name | |
| ------------------------------- | |
| 21974 7.7 MB 2.3 MB PassengerNginxHelperServer /usr/lib/passenger ruby 3 4 0 12 0 3600 1 deploy 1000 1000 /tmp/passenger.21935 | |
| 21983 11.6 MB 8.5 MB Passenger spawn server | |
| 21866 106.5 MB 94.9 MB Rails: /data/TVLM_QA/current | |
| 32097 78.5 MB 66.5 MB Rails: /data/TVLM_QA/current | |
| ### Processes: 4 | |
| ### Total private dirty RSS: 172.32 MB |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment