 |
Apache2Triad Help, Support and Development The apache2triad help , support and development forums
|
| View previous topic :: View next topic |
| Author |
Message |
DGC PiNoY
Joined: 17 Jun 2006
Posts: 1
|
| Posted: Sat Jun 17, 2006 2:45 am Post subject: High CPU usage by httpd.exe |
|
|
I'm not sure if this was already addressed but I just started seeing this happen to me lately.
a file that is located in the Apache folder is apparently taking half of my cpu usage and I see disk activity. I opened task manager and indeed I see httpd.exe taking about 50 to 60% of the cpu process.
I've already attempted restarting and after an hour or so, it repeats itself. Is this normal?
P.S. I also use the latest version: 1.5.4
This did NOT do this to me on 1.5.3 |
|
| Back to top |
|
Vlad Alexa Mancini
Joined: 07 Jul 2003
Posts: 1538
|
| Posted: Sun Jun 18, 2006 12:21 pm Post subject: |
|
|
this has been talked about before however in your case if you are sure it did not happen with 1.5.3 , the only apache config change in 1.5.4 is
MaxRequestsPerChild 0
change that to MaxRequestsPerChild 100 and see if it fixes it |
|
| Back to top |
|
| |
|