Jakub wrote:

> Yes, I thought about this, but this has a big disadvantage - the
> client must wait for the file to be fully processed and compressed and
> then he can start downloading. I'd like to let the client start
> downloading the compressed parts while the further parts are still
> being processed and compressed - it's similar to streaming concept. I
> hope you can see what I mean.

Maybe apaches mod_deflate is what you're after?  That will do in-flight
compression. 


/Per Jessen, Zürich

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to