2010/3/25 Jérôme Loyet <jer...@loyet.net>: > ** Default Section ** > Talking about redundancy. When there is more than one pool, there is > several parameters which remain the same. Why should we type them > several time ? The idea is to define a special pool, which will not be > started but only be used as a "template" with default values for other > pools. Common parameters will be set in the default pool and in each > pool only specifics parameters will be set. here some example in the > two previous cases
Redundancy can be addressed by includes. I was thinking of creating an RFC for php.ini file support of includes, but FPM should support includes either - whether it is it's own INI file, the same XML file it's always been, whatever. It should be added to the FPM RFC. -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php