[13-Nov-2018 11:45:04] WARNING: [pool www] seems busy (you may need to increase pm.start_servers, or pm.min/ma x_spare_servers), spawning 8 children, there are 4 idle, and 17 total children
the current configuration is
pm.max_children = 100
pm.start_servers = 8
pm.min_spare_servers = 8
pm.max_spare_servers = 10