VDS Sphera Knowledge Base
| Main / Browse Categories / Apache / How can I find how many Apache processes I have running? |
How can I find how many Apache processes I have running?
You can run this command from SSH:
ps auwx |grep httpd |wc -l
User Comments
|
||||||||
Attachments
| No attachments. |
Related Articles


