Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:47616 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 41230 invoked from network); 25 Mar 2010 19:47:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Mar 2010 19:47:35 -0000 Authentication-Results: pb1.pair.com header.from=tony@daylessday.org; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=tony@daylessday.org; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain daylessday.org designates 89.208.40.236 as permitted sender) X-PHP-List-Original-Sender: tony@daylessday.org X-Host-Fingerprint: 89.208.40.236 mail.daylessday.org Linux 2.6 Received: from [89.208.40.236] ([89.208.40.236:34211] helo=daylessday.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 52/F5-11385-5DDBBAB4 for ; Thu, 25 Mar 2010 14:47:34 -0500 Received: from [192.168.1.2] (ppp83-237-193-241.pppoe.mtu-net.ru [83.237.193.241]) by daylessday.org (Postfix) with ESMTPSA id DCCF3BFA085; Thu, 25 Mar 2010 22:47:29 +0300 (MSK) Message-ID: <4BABBDD1.9050306@daylessday.org> Date: Thu, 25 Mar 2010 22:47:29 +0300 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.7) Gecko/20100111 SUSE/3.0.1-1.2 Thunderbird/3.0.1 MIME-Version: 1.0 To: Michael Shadle CC: php-dev References: <4BA8EF6F.8010503@daylessday.org> <4BA92B72.1050207@daylessday.org> <7.0.1.0.2.20100323230046.12e71d80@zend.com> <7.0.1.0.2.20100324000837.13ff3080@zend.com> <4BA9CB98.6080102@daylessday.org> <7.0.1.0.2.20100324102437.0b491a68@zend.com> <4BA9D167.30006@daylessday.org> <99cf22521003240334y6fb76fbcs4347429f3be48d49@mail.gmail.com> <3bea96c41003250709jd391239te35ab88b46e4803e@mail.gmail.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] FPM RFC From: tony@daylessday.org (Antony Dovgal) On 25.03.2010 21:30, Michael Shadle wrote: > 2010/3/25 Jérôme Loyet : > >> ** 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. You can as well stop declaring (!?) what FPM should and what it shoud not and start doing something useful instead. Writing some code might be a good start for you. -- Wbr, Antony Dovgal --- http://pinba.org - realtime statistics for PHP