Lines Matching refs:pool
1 ; Start a new pool named 'www'.
2 ; the variable $pool can be used in any directive and will be replaced by the
3 ; pool name ('www' here)
6 ; Per pool prefix
18 ;prefix = /path/to/pools/$pool
75 ; Specify the nice(2) priority to apply to the pool processes (only if set)
78 ; - The pool processes will inherit the master process priority
86 ; core dump and ptrace the process for the pool user.
163 ; pool - the name of the pool;
167 ; accepted conn - the number of request accepted by the pool;
183 ; pool: www
206 ; query string will also return status for each pool process.
261 ; invisible pool that can handle requests independently. This is useful
262 ; if the main pool is busy with long running requests because it is still possible
295 ;access.log = log/$pool.access.log
327 ; %n: pool name
375 ;slowlog = log/$pool.log.slow
413 ; Note: you can prefix with '$prefix' to chroot to the pool prefix or one
414 ; of its subdirectories. If the pool prefix is not set, the global prefix
444 ; pool configuration are added.
467 ; Additional php.ini defines, specific to this pool of workers. These settings
482 ; (pool, global or @prefix@)