Re: [PHP-DEV] transparent output compression patch From: Zeev Suraski (zeev <email protected>)
Date: 11/13/00

At 18:45 13-11-00, Thies C. Arntzen wrote:
>On Mon, Nov 13, 2000 at 05:52:37PM +0200, Zeev Suraski wrote:
> > Damn :) We'll have to merge code now. I'll first get your original code
> > to work, and then you'd could merge in your changes.
> >
> > Zeev
>
> do we really think this belongs into a scripting language? i
> think that transparent output compression should be part of
> the web-server (like an apache 2.0 filter) or a proxy in
> front of the server.

I don't see any reason for this not to be in the scripting language. It's
useful, there's no current way of doing this (we're still years away from
wide Apache 2.0 acceptance), why not support it?

There are things in PHP that are completely not useful for Web development
and nobody cares about them - I wouldn't start rejecting useful
functionality because it "doesn't belong in the scripting language"...

Zeev

Zeev

--
Zeev Suraski <zeev <email protected>>
CTO, Zend Technologies Ltd. http://www.zend.com/

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>