Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: Extreme CPU usage on new Apache 2.2 installation |
|
Author |
|
rob
Joined: 03 Mar 2006 Posts: 2 Location: Stoughton, MA
|
Posted: Fri 03 Mar '06 19:53 Post subject: Extreme CPU usage on new Apache 2.2 installation |
|
|
Hi - just downloaded Apache 2.2 from ApacheLounge and installed on my Window XP Pro box. I changed conf so I could read the manual and then fired-up "httpd" process. Even though I could read the manual with http://localhost/manual I noticed that CPU was ramped pretty high (I'm running a 3.2Ghz Pentium 4 HT with 2GB RAM so it should be plenty.
What does this mean from error.log file?
Fri Mar 03 12:31:28 2006] [notice] Apache/2.2.0 (Win32) configured -- resuming normal operations
[Fri Mar 03 12:31:28 2006] [notice] Server built: Dec 30 2005 21:24:41
[Fri Mar 03 12:31:28 2006] [notice] Parent: Created child process 3564
[Fri Mar 03 12:31:29 2006] [notice] Child 3564: Child process is running
[Fri Mar 03 12:31:29 2006] [notice] Child 3564: Acquired the start mutex.
[Fri Mar 03 12:31:29 2006] [notice] Child 3564: Starting 250 worker threads.
[Fri Mar 03 12:31:29 2006] [notice] Child 3564: Starting thread to listen on port 80.
[Fri Mar 03 12:31:29 2006] [error] (OS 10038)An operation was attempted on something that is not a socket. : Child 3564: Encountered too many errors accepting client connections. Possible causes: dynamic address renewal, or incompatible VPN or firewall software. Try using the Win32DisableAcceptEx directive.
[Fri Mar 03 12:31:29 2006] [error] (OS 10038)An operation was attempted on something that is not a socket. : Child 3564: Encountered too many errors accepting client connections. Possible causes: dynamic address renewal, or incompatible VPN or firewall software. Try using the Win32DisableAcceptEx directive.
[Fri Mar 03 12:31:29 2006] [error] (OS 10038)An operation was attempted on something that is not a socket. : Child 3564: Encountered too many errors accepting client connections. Possible causes: dynamic address renewal, or incompatible VPN or firewall software. Try using the Win32DisableAcceptEx directive.
...
So I killed it and then heavy CPU load went away.
Any ideas?
Thanks!
Rob
rob@baseclasstech.com |
|
Back to top |
|
Steffen Moderator
Joined: 15 Oct 2005 Posts: 3092 Location: Hilversum, NL, EU
|
Posted: Fri 03 Mar '06 20:06 Post subject: |
|
|
The messages are quite clear.
Did you tried the Win32DisableAcceptEx directive ?
Steffen |
|
Back to top |
|
Ghost Walker
Joined: 25 Mar 2006 Posts: 1 Location: Germany
|
Posted: Sat 25 Mar '06 12:41 Post subject: |
|
|
I had the same problem. After I uninstalled the app "Steganos Internet Anonym ..." the problem has gone. Without to include the Win32DisableAcceptEx directive to httpd.conf! |
|
Back to top |
|
|
|
|
|
|