Rohini_Deshmane Posted June 21, 2022 Share Posted June 21, 2022 (edited) We are experiencing Apache HTTP Server (64 bit) service high CPU usage [100% approx] and Memory usage[90% approx] which raises the overall CPU utilization to 100% constantly after upgrading the CPU and RAM on Windows Server 2019 Virtual Machines. It will even happen right after restarting Apache or rebooting the wamp server. For some days, every time 300+ users open a website, the Apache CPU usage goes up to 100% and the Wamp server stop automatically (we have to restart it every time it passes). The Virtual Machines configuration is - Windows Server 2019 Datacenter Processor : Intel(R) Xeon(R) Platinum 8272CL CPU : 2.60GHz RAM : 32GB mysql version : 8.0.18 Wamp server : 3.2.0 Apache : 2.4.41 PHP : 7.3.12 Please let me know how can I solve this problem? Thank you. Edited June 21, 2022 by Rohini_Deshmane Quote Link to comment https://forums.phpfreaks.com/topic/314946-apache-using-100-resources/ Share on other sites More sharing options...
benanamen Posted June 21, 2022 Share Posted June 21, 2022 (edited) Okay, here is your problem... WAMP Server is FOR DEVELOPMENT ONLY. You said you are running "Windows Server 2019 Datacenter". Why then are you using a third party development stack for production use? Edited June 21, 2022 by benanamen Quote Link to comment https://forums.phpfreaks.com/topic/314946-apache-using-100-resources/#findComment-1597518 Share on other sites More sharing options...
Rohini_Deshmane Posted June 22, 2022 Author Share Posted June 22, 2022 how we host the website without wamp server Quote Link to comment https://forums.phpfreaks.com/topic/314946-apache-using-100-resources/#findComment-1597533 Share on other sites More sharing options...
requinix Posted June 23, 2022 Share Posted June 23, 2022 Oh dear. If you've got the money to buy Windows Server Datacenter then you've got the money to hire an IT person whose job it would be to deal with these matters. 1 Quote Link to comment https://forums.phpfreaks.com/topic/314946-apache-using-100-resources/#findComment-1597566 Share on other sites More sharing options...
kicken Posted June 23, 2022 Share Posted June 23, 2022 Since you're using windows server, you could setup and use IIS instead. It's relatively simple to do and works fine. If you really want to use Apache, I'd suggest installing and configuring it manually rather than via WAMP. Go to Apache Lounge to get windows builds of apache and some help with getting it all configured properly. Quote Link to comment https://forums.phpfreaks.com/topic/314946-apache-using-100-resources/#findComment-1597590 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.