XAMPP for Windows CPU 99%XAMPP for Windows CPU 99%
Win鯖にして数日になったら、CPU利用率はご覧写真とおりに常に99~100パーセントになっていて、ものすごくパソコンが重くなっていて、やっぱりWin鯖だと重いだろうかなと最初はそうと思った。
XamppのFAQにはなんと問題の発見して、解決した。
/xampp/Apache/conf/httpd.confの# Win32DisableAcceptExを修正してください。
このように修正します: Win32DisableAcceptEx
最新のApacheは改良されたWinsock2をサポートしています。しかし、この機能は個人向けWindowsではどう察しません。”Win32DisableAcceptEx”の項目は、この機能を無効にできます。原因が不明ですが、同じ問題がWindows NT でも発生することがあります。
用咗Win Server幾日後,發現粒CPU使用率經常去到99~100%利用率,部電腦變得好慢,我起初以為Win Server係唔係一定要咁慢架呢.
於Xampp的FAQ內搵出問題,並解決咗啦.
My CPU load is with the Apache almost by 99%
Please, enable following line = > # Win32DisableAcceptEx in the /xampp/Apache/conf/httpd.conf.
In this case correct is: Win32DisableAcceptEx
The newer Apache versions have been an improved Winsock 2 support. But it does not work correctly with the Windows home versions. The statement “Win32DisableAcceptEx” in the httpd.conf deactivate this support. Sometimes, some Windows NT systems make trouble too. We do not know why.