ius-coredev team mailing list archive
-
ius-coredev team
-
Mailing list archive
-
Message #00368
[Bug 591609] Re: WL: PHP-FPM 5.3
** Changed in: ius
Status: Fix Released => Fix Committed
** Also affects: ius/stable
Importance: Undecided
Status: New
** Changed in: ius/stable
Milestone: None => 2010-08-24
** Changed in: ius/stable
Assignee: (unassigned) => BJ Dierkes (derks)
** Changed in: ius/stable
Status: New => Fix Committed
--
WL: PHP-FPM 5.3
https://bugs.launchpad.net/bugs/591609
You received this bug notification because you are a member of IUS Core
Development, which is subscribed to IUS Community Project.
Status in IUS Community Project: Fix Committed
Status in IUS Community Project ius-el5-stable series: Fix Committed
Bug description:
DESCRIPTION:
PHP-FPM <http://php-fpm.org/> was included as part of php-5.3, designed to streamline management of FastCGI worker pools.
REASON:
It'd make it a lot better for managing multiple FastCGI pools with separate permission sets than through spawn-fcgi init scripts.
All it takes is to add --enable-fpm to the ./configure arguments.
References