Path to this page:
./
www/php-fpm,
FPM interface for PHP5.5
Branch: pkgsrc-2016Q2,
Version: 5.5.37,
Package name: php55-fpm-5.5.37,
Maintainer: filipPHP-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.
Package options: inet6, ssl
Master sites: (Expand)
SHA1: f999bf46a6b3a1adee8239c40e13e8ce06fd470a
RMD160: 349fbe9ea88423a2f6b0b8b47468401c3537ff8c
Filesize: 13378.761 KB
Version history: (Expand)
- (2016-07-07) Package has been reborn
- (2016-07-06) Package added to pkgsrc.se, version php55-fpm-5.5.37 (created)