ius-coredev team mailing list archive
-
ius-coredev team
-
Mailing list archive
-
Message #00308
[Bug 591609] Re: WL: PHP-FPM 5.3
** Changed in: ius
Assignee: (unassigned) => Grant Delaney (grant-delaney)
** Changed in: ius
Importance: Undecided => Low
** Changed in: ius
Status: New => Triaged
** Changed in: ius
Milestone: None => php53-5.3.2-7
** Branch linked: lp:ius/php53
--
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: Triaged
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