Fix Apache High 100% On Window
Budget: $30 – $250 USD
My server:
+ 64 GB RAM
+ Intel Xeon(R) CPU E5-2678 v3 2.5Ghz 24 core 48 thread
+ DISK SSD 500gb
+ WINDOW 10
+ XAMPP: Apache, Php and MySQL
24k request per hour, request size: 10kb, all table mysql have index. DISK: 0%, RAM: 50% but CPU load 100%
Problem: I open 15 chrome, each chrome will send about 50 requests to my php server, php server is an API server. Request is quite light. However, when CPU is 100%, all requests are pending and loading. I check the show process list and there are very few mysql processes.
When suspended, the number of requests is reduced to 10 requests per second (instead of 300 requests per second) but the server still hangs at 100% CPU even though it does nothing.
+ 64 GB RAM
+ Intel Xeon(R) CPU E5-2678 v3 2.5Ghz 24 core 48 thread
+ DISK SSD 500gb
+ WINDOW 10
+ XAMPP: Apache, Php and MySQL
24k request per hour, request size: 10kb, all table mysql have index. DISK: 0%, RAM: 50% but CPU load 100%
Problem: I open 15 chrome, each chrome will send about 50 requests to my php server, php server is an API server. Request is quite light. However, when CPU is 100%, all requests are pending and loading. I check the show process list and there are very few mysql processes.
When suspended, the number of requests is reduced to 10 requests per second (instead of 300 requests per second) but the server still hangs at 100% CPU even though it does nothing.