[global]
pid = run/php-fpm.pid
error_log = /var/log/php-fpm.log
[www]
listen = /home/client/run2/socket
listen.backlog = -1
user = client
group = client
pm = dynamic
pm.max_children = 3000
pm.start_servers = 200
pm.min_spare_servers = 5
pm.max_spare_servers = 3000
в результате количество воркеров растет до
[10-Apr-2011 23:50:30] WARNING: [pool www] seems busy (you may need to increase start_servers, or min/max_spare_servers), spawning 32 children, there are 0 idle, and 1487 total children
[10-Apr-2011 23:50:31] WARNING: [pool www] seems busy (you may need to increase start_servers, or min/max_spare_servers), spawning 32 children, there are 0 idle, and 1492 total children
а потом начинается
2011/04/10 23:54:28 [error] 46357#0: *135510 upstream timed out (60: Operation timed out) while reading response header from upstream, client: 195.211.218.2