You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Jim Jagielski <ji...@jaguNET.com> on 2002/06/09 01:06:23 UTC

Re: [PHP-DEV] Re: PHP profiling results under 2.0.37 Re: Performance of Apache

Cliff Woolley wrote:
> 
> >
> > It looks like "unbuffered" PHP output in 1.3 is benefitting from the
> > httpd's own buffering.  And "unbuffered" output in 2.0, in contrast,
> > is really, really not buffered, because of the flush buckets inserted
> > by php_apache_sapi_ub_write.
> 
> 
> If the unbuffered write really *is* allowed to be buffered (wtf?), then by
> all means we should change to using apr_brigade_write() there instead of
> the flush() buckets.
> 

You say buffered, I say unbuffered, let's call the whole thing off... :)

Seriously though, +1
-- 
===========================================================================
   Jim Jagielski   [|]   jim@jaguNET.com   [|]   http://www.jaguNET.com/
      "A society that will trade a little liberty for a little order
             will lose both and deserve neither" - T.Jefferson