Hi Ilya M. Slepnev, you wrote:
> Hi Dmitry,
>
> What about adding "if (request) " at the beginning of the
> "flush_result = FCGX_FFlush(request->out);" string? You see, you have
> to do that call, because else you are not flushing at all in fastcgi
> mode at all!-)
Yes, it now makes fcgi flush it
December 07, 2005 1:08 AM
>> To: internals@lists.php.net
>> Cc: [EMAIL PROTECTED]
>> Subject: [PHP-DEV] [PATCH] bug #34429 - Output buffering
>> cannot be turned off with FastCGI
>>
>>
>> Hi,
>>
>> Now, flush() works in fastcgi...
>> It seems, tha
D]
> Subject: [PHP-DEV] [PATCH] bug #34429 - Output buffering
> cannot be turned off with FastCGI
>
>
> Hi,
>
> Now, flush() works in fastcgi...
> It seems, that the developers forgot about lazy
> compilation!-) What do you think about that?
>
> Best rgds, I
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
--
Hi,
Now, flush() works in fastcgi...
It seems, that the developers forgot about lazy compilation!-)
What do you think about that?
Best rgds, Ilya
? khext.patch
Index: sapi/cgi/cgi_main.c
===
RCS file: /repository/php-src/sapi/cgi/cgi
Hi,
Now, flush() works in fastcgi...
It seems, that the developers forgot about lazy compilation!-)
What do you think about that?
Best rgds, Ilya
? khext.patch
Index: sapi/cgi/cgi_main.c
===
RCS file: /repository/php-src/sapi/cgi/cgi