From:             
Operating system: linux
PHP version:      5.3.6
Package:          FPM related
Bug Type:         Feature/Change Request
Bug description:script_name in status page

Description:
------------
I can already see the script_filename in fpm_shm_slot_s structure, please
add the currently served script filenames into the status page.



Expected result:
----------------
accepted conn:        12073

pool:                 www

process manager:      static

idle processes:       35

active processes:     65

total processes:      100

max children reached: 1



Active workers:

www[pid=1234]: http://www.foobar.com/index1.php

www[pid=1235]: http://www.foobar.com/index2.php

otherpoolname[pid=1236]: http://www.foobar.com/index3.php



Idle workers:

www[pid=1237]

www[pid=1238]




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

Reply via email to