Hello!
Checking the Apache logs of a VPS server with 32 GB RAM and 8-core processor, I find this:
[Fri Mar 26 07:35:23.082590 2021] [mpm_worker:error] [pid 789:tid 47280170771520] AH00287: server is within MinSpareThreads of MaxRequestWorkers, consider raising the MaxRequestWorkers setting
[Fri Mar 26 07:37:50.536138 2021] [proxy_fcgi:error] [pid 12507:tid 47280510383872] (70007)The timeout specified has expired: [client 147.135.194.103:58674] AH01075: Error dispatching request to : (polling)
To what is due? How the problem is solved?
Every time this happens I have to restart Apache.
Thanks!
Checking the Apache logs of a VPS server with 32 GB RAM and 8-core processor, I find this:
[Fri Mar 26 07:35:23.082590 2021] [mpm_worker:error] [pid 789:tid 47280170771520] AH00287: server is within MinSpareThreads of MaxRequestWorkers, consider raising the MaxRequestWorkers setting
[Fri Mar 26 07:37:50.536138 2021] [proxy_fcgi:error] [pid 12507:tid 47280510383872] (70007)The timeout specified has expired: [client 147.135.194.103:58674] AH01075: Error dispatching request to : (polling)
To what is due? How the problem is solved?
Every time this happens I have to restart Apache.
Thanks!