Next | Query returned 46 messages, browsing 41 to 50 | previous

History of commit frequency

CVS Commit History:


   2013-02-28 22:45:10 by Emile iMil Heitor | Files touched by this commit (1)
Log message:
Uncomment the pid parameter of php-fpm.conf so the pidfile is created and
rc.d script can really start / stop php-fpm. Bump PKGREVISION.
   2012-10-28 07:31:10 by Aleksej Saushev | Files touched by this commit (600)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2012-08-17 17:35:24 by Takahiro Kambe | Files touched by this commit (5)
Log message:
Reset PKGREVISION.
   2012-07-25 12:16:12 by Filip Hajny | Files touched by this commit (1)
Log message:
FPM doesn't require/use libevent anymore.
Use LIBTOOL_OVERRIDE to workaround a DTrace build problem.
Bump PKGREVISION.
   2012-06-16 05:06:58 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Add "54" to PHP_VERSIONS_ACCEPTED.
   2012-02-22 11:43:42 by Filip Hajny | Files touched by this commit (5) | Imported package
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.


Next | Query returned 46 messages, browsing 41 to 50 | previous