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
