Path to this page:
./
www/php-fpm,
FPM interface for PHP7.1
Branch: pkgsrc-2018Q2,
Version: 7.1.20,
Package name: php71-fpm-7.1.20,
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.
Required to run:[
devel/readline] [
lang/php71] [
textproc/libxml2]
Required to build:[
pkgtools/cwrappers]
Package options: inet6, readline, ssl
Master sites: (Expand)
SHA1: 1ea8720fdea3a5212196b0f6a6f11a0eff26fc83
RMD160: 059ffa8a1e5026167511e2695f7f6ec60278ea9f
Filesize: 14810.979 KB
Version history: (Expand)
- (2018-08-18) Updated to version: php71-fpm-7.1.20
- (2018-07-03) Package added to pkgsrc.se, version php71-fpm-7.1.19nb1 (created)
CVS history: (Expand)
2018-08-17 21:39:01 by Benny Siegert | Files touched by this commit (8) | |
Log message:
Pullup ticket #5801 - requested by taca
archivers/php-zip: reset revision
databases/php-mssql: reset revision
databases/php-pdo_dblib: reset revision
databases/php-pdo_sqlite: reset revision
textproc/php-intl: reset revision
www/ap-php: reset revision
www/php-curl: reset revision
www/php-fpm: reset revision
Revisions pulled up:
- archivers/php-zip/Makefile 1.22
- databases/php-mssql/Makefile 1.31
- databases/php-pdo_dblib/Makefile 1.28
- databases/php-pdo_sqlite/Makefile 1.31-1.32
- textproc/php-intl/Makefile 1.37-1.38
- www/ap-php/Makefile 1.40-1.41
- www/php-curl/Makefile 1.39
- www/php-fpm/Makefile 1.24-1.25
---
Module Name: pkgsrc
Committed By: ryoon
Date: Fri Jul 20 03:34:33 UTC 2018
Modified Files:
pkgsrc/databases/php-pdo_sqlite: Makefile
pkgsrc/textproc/php-intl: Makefile
pkgsrc/www/ap-php: Makefile
pkgsrc/www/php-fpm: Makefile
Log message:
Recursive revbump from textproc/icu-62.1
---
Module Name: pkgsrc
Committed By: taca
Date: Fri Jul 20 13:33:03 UTC 2018
Modified Files:
pkgsrc/archivers/php-zip: Makefile
pkgsrc/databases/php-mssql: Makefile
pkgsrc/databases/php-pdo_dblib: Makefile
pkgsrc/databases/php-pdo_sqlite: Makefile
pkgsrc/textproc/php-intl: Makefile
pkgsrc/www/ap-php: Makefile
pkgsrc/www/php-curl: Makefile
pkgsrc/www/php-fpm: Makefile
Log message:
lang/php: reset PKGREVISION
Reset PKGREVISION with all php's version updates.
|