Re: FastCGI + PHP + Apache/Apache2 buffering issue
steve <[email protected]>
| Newsgroups | gmane.comp.web.fastcgi.devel |
|---|---|
| Message-ID | <[email protected]> |
I can't really confirm it, but I never noticed php sending out chunks in 20k before using FastCGI, though it does now. It is less than ideal, since I have the TCP buffers setup to handle 100k -- 80k is seemingly wasted. -s On 8/30/05, Theodor Milkov <[email protected]> wrote: > Theodor Milkov wrote: > > Hello, > > > > I have a PHP application that streams some data in real time and hence requires > > unbuffered operation. However I'm unable to turn off buffering while using both > > apache and apache2. I've tried to use flush() and ob_flush(), setting > > output_buffering to Off and php.ini but none of these seems to help. > > > > On the other hand I've tried lighttpd + fastcgi + php and it works just fine. > > Is this really just me having problem with php + fastcgi and buffering? I'll be > very grateful if someone with working php + fastcgi and no buffering issue could > send me relevant parts of his config... > > Regards, > T > > > ___________________________________ > fastcgi-developers mailing list > http://fastcgi.com/fastcgi-developers/ > > > ___________________________________ fastcgi-developers mailing list http://fastcgi.com/fastcgi-developers/