Hi all,
I’m running latest VirtualMin on a fairly stock Centos 7 VPS. Apache is using fcgid.
Just recently, I upgraded the VPS from 1 core / 2Gb of RAM to 2 cores / 4Gb of RAM.
However, if I now change FcgidMaxProcesses from 60 to 80 (while leaving everything else unchanged), to try and use this new capacity, the server immediately goes over a cliff. Load average climbs and climbs - but it seems possibly to be an IO-bound problem, as CPU use and memory use remain low according to htop.
One of the things I hate about fcgid is that there are so many different but apparently interdependent config settings - and wildly different approaches for how to configure it, once you start looking at sample configs online. Before I start to post detailed config files and run into all those complications, I’m just wondering if anybody has seen this particular problem and knows how best to resolve it, or what other parameters to try tweaking?
Thanks,
Kona