Hi, Been having this warning messages for a some time now. Not sure when and how. I can just stay on the MAIN page and wait few minutes and the is got the warning, wait again some minutes and again. Nov 20 07:14:38 Galactica php-fpm[8509]: [WARNING] [pool www] server reached max_children setting (50), consider raising it Nov 20 07:16:18 Galactica php-fpm[8509]: [WARNING] [pool www] server reached max_children setting (50), consider raising it Nov 20 07:23:54 Galactica php-fpm[8509]: [WARNING] [pool www] server reached max_children setting (50), consider raising it Nov 20 17:21:03 Galactica php-fpm[8509]: [WARNING] [pool www] server reached max_children setting (50), consider raising it Nov 20 17:25:32 Galactica php-fpm[8509]: [WARNING] [pool www] server reached max_children setting (50), consider raising it Nov 20 17:29:35 Galactica php-fpm[8509]: [WARNING] [pool www] server reached max_children setting (50), consider raising it Running this command to see how many php-fpm i'm running: root@Galactica:~# ps -eo size,pid,user,command --sort -size | awk '{ hr=$1/1024 ; printf("%13.2f Mb ",hr) } { for ( x=4 ; x<=NF ; x++ ) { printf("%s ",$x) } print "" }' | grep php-fpm 8.14 Mb php-fpm: pool www 7.67 Mb php-fpm: pool www 7.57 Mb php-fpm: pool www 7.47 Mb php-fpm: pool www 7.37 Mb php-fpm: pool www 7.26 Mb php-fpm: pool www 7.20 Mb php-fpm: pool www 6.27 Mb php-fpm: master process (/etc/php-fpm.conf) 0.69 Mb grep php-fpm Starting up only NGNIX, all good, then starting up Homepage. Still good, but when i enter Tautulli, see bellow. And same with UptimeKuma . Not sure why those two containers trigger so many php-fpm requests. root@Galactica:~# ps -eo size,pid,user,command --sort -size | awk '{ hr=$1/1024 ; printf("%13.2f Mb ",hr) } { for ( x=4 ; x<=NF ; x++ ) { printf("%s ",$x) } print "" }' | grep php-fpm 7.83 Mb php-fpm: pool www 7.50 Mb php-fpm: pool www 7.49 Mb php-fpm: pool www 7.48 Mb php-fpm: pool www 7.43 Mb php-fpm: pool www 7.39 Mb php-fpm: pool www 7.27 Mb php-fpm: pool www 7.20 Mb php-fpm: pool www 7.19 Mb php-fpm: pool www 7.19 Mb php-fpm: pool www 6.46 Mb php-fpm: pool www 6.46 Mb php-fpm: pool www 6.46 Mb php-fpm: pool www 6.39 Mb php-fpm: pool www 6.39 Mb php-fpm: pool www 6.39 Mb php-fpm: pool www 6.39 Mb php-fpm: pool www 6.39 Mb php-fpm: pool www 6.39 Mb php-fpm: pool www 6.39 Mb php-fpm: pool www 6.39 Mb php-fpm: pool www 6.39 Mb php-fpm: pool www 6.39 Mb php-fpm: pool www 6.39 Mb php-fpm: pool www 6.39 Mb php-fpm: pool www 6.39 Mb php-fpm: pool www 6.39 Mb php-fpm: pool www 6.39 Mb php-fpm: pool www 6.39 Mb php-fpm: pool www 6.39 Mb php-fpm: pool www 6.39 Mb php-fpm: pool www 6.39 Mb php-fpm: pool www 6.39 Mb php-fpm: pool www 6.39 Mb php-fpm: pool www 6.39 Mb php-fpm: pool www 6.39 Mb php-fpm: pool www 6.39 Mb php-fpm: pool www 6.39 Mb php-fpm: pool www 6.39 Mb php-fpm: pool www 6.39 Mb php-fpm: pool www 6.39 Mb php-fpm: pool www 6.39 Mb php-fpm: pool www 6.39 Mb php-fpm: pool www 6.39 Mb php-fpm: pool www 6.39 Mb php-fpm: pool www 6.39 Mb php-fpm: pool www 6.39 Mb php-fpm: pool www 6.39 Mb php-fpm: pool www 6.39 Mb php-fpm: pool www 6.39 Mb php-fpm: pool www 6.27 Mb php-fpm: master process (/etc/php-fpm.conf) 0.69 Mb grep php-fpm Nov 20 17:52:05 Galactica php-fpm[8509]: [WARNING] [pool www] server reached max_children setting (50), consider raising it