Hi
Just wondering if any other user has had similar experiences they can share. We run Apache and GAS on the same server and use fastcgidispatch. The server does not appear to be stressed. On two occasions over the past week we have had a situation were all sessions have been terminated.
On looking, I can see that the fastcgidispatch -s process is not running, but restarting it does not seem to solve the problem. I have to date restarted the server and the services to restore normal operations.
Looking in the apache error log I can see the following entries:
[Mon Dec 02 09:40:41.036717 2019] [proxy:error] [pid 1608:tid 140488589903616] AH00940: FCGI: disabled connection for (localhost)
[Mon Dec 02 09:40:43.043685 2019] [proxy:error] [pid 1608:tid 140488823146240] AH00940: FCGI: disabled connection for (localhost)
[Mon Dec 02 09:40:45.058024 2019] [proxy:error] [pid 1608:tid 140488573118208] AH00940: FCGI: disabled connection for (localhost)
[Mon Dec 02 09:40:47.064385 2019] [proxy:error] [pid 1609:tid 140488707401472] AH00940: FCGI: disabled connection for (localhost)
Many thanks
Gary