Created
June 11, 2012 19:33
-
-
Save dangayle/2912166 to your computer and use it in GitHub Desktop.
NGINX + PHP-FPM
This file contains 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
Tasks: 84 total, 6 running, 78 sleeping, 0 stopped, 0 zombie | |
Cpu(s): 93.5%us, 4.3%sy, 0.0%ni, 0.3%id, 0.0%wa, 0.0%hi, 0.9%si, 1.0%st | |
Mem: 506876k total, 316792k used, 190084k free, 42752k buffers | |
Swap: 262140k total, 7640k used, 254500k free, 185948k cached | |
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND | |
19506 www-data 20 0 65868 24m 16m R 78 5.0 0:09.23 php5-fpm | |
19507 www-data 20 0 65100 25m 17m R 78 5.1 0:08.96 php5-fpm | |
19509 www-data 20 0 65356 24m 16m R 75 4.9 0:04.06 php5-fpm | |
19510 www-data 20 0 65100 24m 16m R 75 4.9 0:04.15 php5-fpm | |
19508 www-data 20 0 65868 24m 16m R 69 5.0 0:05.09 php5-fpm | |
1797 mysql 20 0 33568 5972 2828 S 19 1.2 32:24.28 mysqld | |
17159 www-data 20 0 9592 2008 936 S 4 0.4 0:18.06 nginx | |
1 root 20 0 2088 380 372 S 0 0.1 0:30.23 init |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment