Hello and thanks for the job you're doing, it's been more than 3 years since my last problem but this time I'm not able to solve it by myself.
I'm receiving 504 into all the domains in the server but I'm totally able to login into the plesk panel.
First it started with tons of scoreboard is full...
And once again:
Last thing I tried was to change from MPM event to prefork as I saw in the forums lots of messages saying it solved the problem but it didn't work for me, maybe my values in the prefork are still the default and is not enough. Not even 15 minutes worked when I activated prefork.
It's a bit awkward that it never happened before and since 2 days ago the server is ****ed up.
Could you guys lend my a hand.
Thank you in advance.
I'm receiving 504 into all the domains in the server but I'm totally able to login into the plesk panel.
First it started with tons of scoreboard is full...
Then I put higher values into the 01-cgi.conf and worked for another hour.[Wed Feb 24 04:45:50.502774 2021] [mpm_event:error] [pid 1840:tid 140354641016960] AH00485: scoreboard is full, not at MaxRequestWorkers
[Wed Feb 24 04:51:39.877061 2021] [mpm_event:error] [pid 1840:tid 140354641016960] AH00484: server reached MaxRequestWorkers setting, consider raising the MaxRequestWorkers setting
<IfModule mpm_event_module>
LoadModule cgid_module modules/mod_cgid.so
MaxRequestWorkers 1000
ServerLimit 40
</IfModule>
And once again:
I kept putting higher values into MaxRequestWorkers and Server limit until I reached 2000 and 200 respectively but still is not working properly and after few hours I have to manually restart httpd.[Wed Feb 24 09:19:07.616654 2021] [mpm_event:notice] [pid 29763:tid 140304943200384] AH00489: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips mod_fcgid/2.3.9 configured -- resuming normal operations
[Wed Feb 24 09:19:07.616684 2021] [core:notice] [pid 29763:tid 140304943200384] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
[Wed Feb 24 09:20:13.623698 2021] [fcgid:warn] [pid 29777:tid 140304943200384] mod_fcgid: process 30289 graceful kill fail, sending SIGKILL
[Wed Feb 24 09:41:47.649635 2021] [mpm_event:notice] [pid 29763:tid 140304943200384] AH00492: caught SIGWINCH, shutting down gracefully
Last thing I tried was to change from MPM event to prefork as I saw in the forums lots of messages saying it solved the problem but it didn't work for me, maybe my values in the prefork are still the default and is not enough. Not even 15 minutes worked when I activated prefork.
It's a bit awkward that it never happened before and since 2 days ago the server is ****ed up.
Could you guys lend my a hand.
Thank you in advance.