Path to this page:
./
www/php-fpm,
FPM interface for PHP7.3
Branch: pkgsrc-2021Q1,
Version: 7.3.27nb5,
Package name: php73-fpm-7.3.27nb5,
Maintainer: pkgsrc-usersPHP-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, readline, ssl
Master sites: (Expand)
SHA1: 637c2ebe12cb3347b9e8b37893569dc542010e50
RMD160: 5d0de4cd9fd2c60a55eeb65e632ce5cfb5660d2a
Filesize: 11853.441 KB
Version history: (Expand)
- (2021-03-30) Package added to pkgsrc.se, version php73-fpm-7.3.27nb5 (created)