Results 1 to 3 of 3
Hello friends...........
I have installed apache2 web server on my suse box. It gets installed and running successfully .
But whn I use TOP command to see current processes it ...
- 02-08-2009 #1Just Joined!
- Join Date
- Jan 2009
- Location
- Pune,Maharashtra
- Posts
- 7
about apache2 web server
Hello friends...........
I have installed apache2 web server on my suse box. It gets installed and running successfully .
But whn I use TOP command to see current processes it shows process state of "httpd2 demon" as "sleep" .............
why is it so???
Also its CPU and Memory usage shows 0.0%
How can I increase this with localhost clints??
I tried with html clients but it still shows as 0.0%
Please help..........this is related to my BE project..
Thank you..
- 02-09-2009 #2
Can you see your web page at "http://localhost" ? The httpd2 process is shown as sleeping when it is not in use. If you have a fast computer with lots of ram the cpu will hardly be affected at all. If you want to test the server with many "hits" you could try hammerhead. It is a server load & stress test tool. See if suse has it in its repositories with Yast or download the source here: SourceForge.net: Hammerhead: Files
- 02-10-2009 #3Just Joined!
- Join Date
- Jan 2009
- Location
- Pune,Maharashtra
- Posts
- 7
Thank you for replying me...


Reply With Quote