Hi
  I wish to deliver couple of minor php enhancement within build 109 (if 
possible). I have put together an 1 pager to track this. Can you kindly 
take a look and let us know with your thought.

Summary :
1. Provide sample script so that customers can hook up with open web 
server or Sun Java System Web Server.

2. We would like to be able to deliver statistics of 3rd party 
components like APC as well as memcache usage statistics. To make this 
happen, we will need to deliver a separate package - say 
SUNWphp52r-stats which will deliver the following files

/var/php/5.2/stats
/var/php/5.2/stats/apc.php
/var/php/5.2/stats/memcache.php
/etc/apache2/2.2/conf.d/phpstats.conf


 User after installing this package, will be able to look at the apc or 
memcache (if it is being used) by running 
http://localhost/phpstats/apc.php or 
http://localhost/phpstats/memcache.php . The default configuration will 
allow access only from localhost.

3. Provide additional DTrace Probes. (this is not yet included within 
the below 1 pager).  I will let expert to chime on whether should adding 
additional DTrace probes within PHP be a separate 1 pager in itself or 
could this be plugged into here.

 

Template Version: @(#)sac_nextcase 1.64 07/13/07 SMI
This information is Copyright 2009 Sun Microsystems
1. Introduction
    1.1. Project/Component Working Name:
     PHP5 Feature Enhancements
    1.2. Name of Document Author/Supplier:
     Author:  Sriram Natarajan
    1.3  Date of This Document:
    15 Feb, 2009
4. Technical Description

PHP5 Feature Enhancements

1. Summary

        This case adds an assortment of new functionality to the
        recently integrated PHP5 engine (2007/168[1], 2007/641[2], 
2008/538[3]).

        This case seeks Micro/Patch Release Binding.

2. Technical Details

2.1 Provide PHP extension specific statistics
        Provide the ability to deliver statistics of 3rd party 
extensions like APC
        as well as memcache usage statistics. To make this happen, we 
will need to
        deliver a separate package - say SUNWphp52r-stats which will 
deliver the
        following files

    /var/php/5.2/stats
    /var/php/5.2/stats/apc.php
    /var/php/5.2/stats/memcache.php
    /etc/apache2/2.2/conf.d/phpstats.conf
 
    User after installing this package, will be able to look at the
        apc or memcache(if being used) by running
        http://localhost/phpstats/apc.php
        http://localhost/phpstats/memcache.php .
        The default configuration will allow access only from localhost.

2.2 Provide sample script so that PHP integrated within Web Stack can 
work with Open Web Server
or Sun Java System Web Server. These scripts will be provided under
    /usr/php/5.2/sample-scripts


3. Additional Interfaces

        3.1. Imported Interfaces

        NAME                                            STABILITY
        -----------------------------------------------------------
    /var/apache2/2.2/conf.d                Uncommitted

        3.2. Exported Interfaces

        NAME                                            STABILITY
        -----------------------------------------------------------
        /var/php/5.2/stats/*                            Uncommitted
        /usr/php/5.2/sample-scripts/*             Volatile

4. References

        [1] http://www.opensolaris.org/os/community/arc/caselog/2007/168/
        [2] http://www.opensolaris.org/os/community/arc/caselog/2007/641/
        [4] http://www.opensolaris.org/os/community/arc/caselog/2007/600/
        [5] http://www.opensolaris.org/os/community/arc/caselog/2007/608/
        [6] http://www.opensolaris.org/os/community/arc/caselog/2008/538/
        [7] http://www.opensolaris.org/os/community/arc/caselog/2007/586/


6. Resources and Schedule
    6.4. Steering Committee requested information
       6.4.1. Consolidation C-team Name:
        sfw
    6.5. ARC review type: FastTrack
    6.6. ARC Exposure: open



Reply via email to