Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:21080 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 48059 invoked by uid 1010); 7 Dec 2005 16:21:42 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 48044 invoked from network); 7 Dec 2005 16:21:42 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Dec 2005 16:21:42 -0000 X-Host-Fingerprint: 80.74.107.235 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from ([80.74.107.235:19118] helo=mail.zend.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 78/0E-14828-41C07934 for ; Wed, 07 Dec 2005 11:21:41 -0500 Received: (qmail 8909 invoked from network); 7 Dec 2005 16:21:36 -0000 Received: from internal.zend.office (HELO ?127.0.0.1?) (10.1.1.1) by internal.zend.office with SMTP; 7 Dec 2005 16:21:36 -0000 Message-ID: <43970C10.5060800@zend.com> Date: Wed, 07 Dec 2005 19:21:36 +0300 User-Agent: Thunderbird 1.5 (X11/20051025) MIME-Version: 1.0 To: "Ilya M. Slepnev" CC: internals@lists.php.net, sniper@php.net References: In-Reply-To: Content-Type: text/plain; charset=windows-1251; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [PATCH] bug #34429 - Output buffering cannot be turned off with FastCGI From: antony@zend.com (Antony Dovgal) On 07.12.2005 01:08, Ilya M. Slepnev wrote: > Hi, > > Now, flush() works in fastcgi... > It seems, that the developers forgot about lazy compilation!-) What the heck is that? > What do you think about that? I think you need to explain what are you trying to fix and why. -- Wbr, Antony Dovgal