pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/php-fpm



Module Name:    pkgsrc
Committed By:   fhajny
Date:           Wed Feb 22 10:43:42 UTC 2012

Update of /cvsroot/pkgsrc/www/php-fpm
In directory ivanova.netbsd.org:/tmp/cvs-serv3095

Log Message:
Import php53-fpm-5.3.10 as www/php-fpm.

PHP-FPM (FastCGI Process Manager) is an alternative PHP FastCGI
implementation with some additional features useful for sites
of any size, especially busier sites.

These features include:

* Adaptive process spawning (NEW!)
* Basic statistics (ala Apache's mod_status) (NEW!)
* Advanced process management with graceful stop/start
* Ability to start workers with different uid/gid/chroot/environment
  and different php.ini (replaces safe_mode)
* Stdout & stderr logging
* Emergency restart in case of accidental opcode cache destruction
* Accelerated upload support
* Support for a "slowlog"
* Enhancements to FastCGI, such as fastcgi_finish_request() - a special
  function to finish request & flush all data while continuing to do
  something time-consuming (video converting, stats processing, etc.)

... and much more.

It was not designed with virtual hosting in mind (large amounts of pools)
however it can be adapted for any usage model.

Status:

Vendor Tag:     TNF
Release Tags:   pkgsrc-base
                
N pkgsrc/www/php-fpm/PLIST
N pkgsrc/www/php-fpm/Makefile
N pkgsrc/www/php-fpm/MESSAGE
N pkgsrc/www/php-fpm/DESCR
N pkgsrc/www/php-fpm/files/php_fpm.sh

No conflicts created by this import




Home | Main Index | Thread Index | Old Index