From:             
Operating system: centos
PHP version:      5.3.7
Package:          FPM related
Bug Type:         Bug
Bug description:status show BIG processes number

Description:
------------
idle and total processes number is very big:

pool:                 www-production
process manager:      dynamic
start time:           11/Aug/2011:21:59:29 +0800
start since:          1019087
accepted conn:        21192088
listen queue:         0
max listen queue:     0
listen queue len:     0
idle processes:       8915
active processes:     2
total processes:      8917
max active processes: 177
max children reached: 4

my fpm config:

pm = dynamic
pm.max_children = 192
pm.start_servers = 64
pm.min_spare_servers = 48
pm.max_spare_servers = 96
pm.max_requests = 512


-- 
Edit bug report at https://bugs.php.net/bug.php?id=55486&edit=1
-- 
Try a snapshot (PHP 5.4):            
https://bugs.php.net/fix.php?id=55486&r=trysnapshot54
Try a snapshot (PHP 5.3):            
https://bugs.php.net/fix.php?id=55486&r=trysnapshot53
Try a snapshot (trunk):              
https://bugs.php.net/fix.php?id=55486&r=trysnapshottrunk
Fixed in SVN:                        
https://bugs.php.net/fix.php?id=55486&r=fixed
Fixed in SVN and need be documented: 
https://bugs.php.net/fix.php?id=55486&r=needdocs
Fixed in release:                    
https://bugs.php.net/fix.php?id=55486&r=alreadyfixed
Need backtrace:                      
https://bugs.php.net/fix.php?id=55486&r=needtrace
Need Reproduce Script:               
https://bugs.php.net/fix.php?id=55486&r=needscript
Try newer version:                   
https://bugs.php.net/fix.php?id=55486&r=oldversion
Not developer issue:                 
https://bugs.php.net/fix.php?id=55486&r=support
Expected behavior:                   
https://bugs.php.net/fix.php?id=55486&r=notwrong
Not enough info:                     
https://bugs.php.net/fix.php?id=55486&r=notenoughinfo
Submitted twice:                     
https://bugs.php.net/fix.php?id=55486&r=submittedtwice
register_globals:                    
https://bugs.php.net/fix.php?id=55486&r=globals
PHP 4 support discontinued:          
https://bugs.php.net/fix.php?id=55486&r=php4
Daylight Savings:                    https://bugs.php.net/fix.php?id=55486&r=dst
IIS Stability:                       
https://bugs.php.net/fix.php?id=55486&r=isapi
Install GNU Sed:                     
https://bugs.php.net/fix.php?id=55486&r=gnused
Floating point limitations:          
https://bugs.php.net/fix.php?id=55486&r=float
No Zend Extensions:                  
https://bugs.php.net/fix.php?id=55486&r=nozend
MySQL Configuration Error:           
https://bugs.php.net/fix.php?id=55486&r=mysqlcfg

Reply via email to