WordPress Backend throwing 50x error
Posted: Tue Jun 19, 2018 2:46 am
One of my WordPress instances keeps stalling in the backend when I update a post / page. The update gets saved. The backend throws the error but the front end is fine and I can see the updated content while the backend is sorting itself out. It takes about 10 minutes.
The logs contain entries like this
I can see that I can change these settings in Web Station, but to what? Current settings are:
I'd welcome any suggestions.
The logs contain entries like this
Code: Select all
5016
2018-06-18T13:37:11+01:00 NAS02-php56-fpm[23724]: -[WARNING] -[pool www] -seems busy (you may need Co increase pm.scart_servers, or pm.min/max_spare_servers), spawning 8 children, there are 0 idle, and 6 total children®
2018-06-18T13:37:12+01:00 NAS02-php56-fpm[23724]:•[WARNING]•[pool www]•seems busy (you may need to increase pm.start_servers, or pm.min/max_spare_servers), spawning 16 children, there are 0 idle, and 7 total children®
Code: Select all
FPM mode: Dynamic
Max processes: :20
Start servers: 2
Min spare servers: 1
Max spare servers: 3