Find the answer to your Linux question:
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 ...
  1. #1
    Just 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..

  2. #2
    Just Joined! werner's Avatar
    Join Date
    Apr 2008
    Posts
    27
    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

  3. #3
    Just Joined!
    Join Date
    Jan 2009
    Location
    Pune,Maharashtra
    Posts
    7
    Thank you for replying me...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...