Apache Server configuration support - Apache 2 (crazy CPU usage) and not working

This is Interesting: Free IT Magazines  
Home > Archive > Apache Server configuration support > January 2004 > Apache 2 (crazy CPU usage) and not working





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Apache 2 (crazy CPU usage) and not working
lecloune

2004-01-19, 7:12 am

Need to fix this

-i got the 2 process runing
-1 of them seems ok
-the other use 94% cpu
-i'm not able to access my webpage through local host or by any other way
-i'm assuming this can be fixed cause i had this prob in the past and
fixed it...but never knew how i fixed it...maybe with a re-install or
somethig else
-the error log doesnt seem to have any relevant info but here it is
**
[Sat Oct 25 16:54:05 2003] [notice] Parent: Created child process 1636
[Sat Oct 25 16:54:06 2003] [notice] Child 1636: Child process is running
[Sat Oct 25 16:54:06 2003] [notice] Child 1636: Acquired the start mutex.
[Sat Oct 25 16:54:06 2003] [notice] Child 1636: Starting 250 worker
threads.
[Sat Oct 25 16:54:19 2003] [notice] Parent: Received shutdown signal --
Shutting down the server.
[Sat Oct 25 16:54:19 2003] [notice] Child 1636: Exit event signaled. Child
process is ending.
[Sat Oct 25 16:54:20 2003] [notice] Child 1636: Released the start mutex
[Sat Oct 25 16:54:21 2003] [notice] Child 1636: Waiting for 250 worker
threads to exit.
[Sat Oct 25 16:54:21 2003] [notice] Child 1636: All worker threads have
exited.
[Sat Oct 25 16:54:21 2003] [notice] Child 1636: Child process is exiting
[Sat Oct 25 16:54:21 2003] [notice] Parent: Child process exited
successfully.
**
anyway, if anyone can help go on
thx
lecloune

2004-01-19, 7:12 am


I'm running apache under win2k btw

thx
Joachim Ring

2004-01-19, 7:12 am

> -i got the 2 process runing
quote:

> -1 of them seems ok
> -the other use 94% cpu


quote:

> [Sat Oct 25 16:54:05 2003] [notice] Parent: Created child process 1636
> [Sat Oct 25 16:54:06 2003] [notice] Child 1636: Child process is running
> [Sat Oct 25 16:54:06 2003] [notice] Child 1636: Acquired the start mutex.
> [Sat Oct 25 16:54:06 2003] [notice] Child 1636: Starting 250 worker
> threads.
> [Sat Oct 25 16:54:19 2003] [notice] Parent: Received shutdown signal --
> Shutting down the server.



so you start with 250 worker threads and kill it after 15 seconds? i
guess it's still busy starting all those workers, set ThreadsPerChild
to sth lower and see or give it some time to cool down...

joachim
Eric

2004-01-19, 7:13 am

lecloune wrote:
quote:

>
> I'm running apache under win2k btw
>
> thx


I started with Apache under windows too, but I very quickly learned that
windows cant handle it. Windows gets bogged down with anything more than
rudimnetary threading. This isnt Apache's fault its that windows cant
handle the load. I switched to linux and Apache runs like a charm, just
breezes along doing its thing.
Just a FYI
Eric
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com