Lines Matching refs:children
95 ; always at least 1 children.
96 ; pm.max_children - the maximum number of children that can
98 ; pm.start_servers - the number of children created on startup.
99 ; pm.min_spare_servers - the minimum number of children in 'idle'
102 ; number then some children will be created.
103 ; pm.max_spare_servers - the maximum number of children in 'idle'
106 ; number then some children will be killed.
109 ; ondemand - no children are created at startup. Children will be forked when
111 ; pm.max_children - the maximum number of children that
178 ; max children reached - number of times, the process limit has been reached,
179 ; when pm tries to start more children (works only for
195 ; max children reached: 0