I haven't looked into this patch, but can't this be done using the chunked 
output buffering support?  A 4KB buffer should be much more efficient than 
compressing each and every separate piece of output...  The chunked output 
buffering support made it into 4.0.4, although it's untested, and 
ob_gzhandler() wasn't yet updated to take advantage of it.



At 19:56 13/1/2001, Jim Studt wrote:
>You might hold off on applying the patch.  There is an NT porter fixing
>up my various NT transgressions.  (Mostly related to global variable
>prepration.)
>
>I will repost it after it clears NT.
>
>--
>                                      Jim Studt, President
>                                      The Federated Software Group, Inc.
>
>--
>PHP Development Mailing List <http://www.php.net/>
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>To contact the list administrators, e-mail: [EMAIL PROTECTED]

--
Zeev Suraski <[EMAIL PROTECTED]>
CTO &  co-founder, Zend Technologies Ltd. http://www.zend.com/


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to