flush() in conjunction with gzipped content

Hi,

This page: http://developer.yahoo.com/performance/rules.html#flush
recommends using a flush() call just after the </head> tag. However,
does this even have an effect when using ob_gzhandler() ?

Cheers.

--
Richard Heyes
HTML5 canvas graphing: RGraph - http://www.rgraph.net (updated 31st January)
Lots of PHP and Javascript code - http://www.phpguru.org

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Richard [ So, 31 Januar 2010 15:10 ] [ ID #2030730 ]
PHP » gmane.comp.php.general » flush() in conjunction with gzipped content

Vorheriges Thema: Including file from a registered shutown function on a syntax parse
Nächstes Thema: In need of PHP to JS collapsable array printing routine?