John Morrison wrote:
>
> I think this would be interesting :) +0
Yes, definately... even if I still believe it should be the "transparent
proxy in front of your web server"'s job to do this so that you get
maximum benefit.
> > From: Jens Lorenz [mailto:[EMAIL PROTECTED]]
> > From: "Stefano Mazz
I think this would be interesting :) +0
> From: Jens Lorenz [mailto:[EMAIL PROTECTED]]
> From: "Stefano Mazzocchi" <[EMAIL PROTECTED]>
> > > Well, IMHO there are still some cases where a GZIPSerializer might
> > > be useful. But thanks to you Luca and Stefano for opening my eyes
> > > for the wor
- Original Message -
From: "Stefano Mazzocchi" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, July 01, 2002 5:41 PM
Subject: Re: serializer sending gzip compressed html
> > Well, IMHO there are still some cases where a GZIPSerializer might
>
Jens Lorenz wrote:
> Well, IMHO there are still some cases where a GZIPSerializer might
> be useful. But thanks to you Luca and Stefano for opening my eyes
> for the world outside Cocoon.
You are welcome.
Anyway, I believe that a HTML-gzipping-serializer is a bad idea because
is mixes concerns:
- Original Message -
From: "Luca Morandini" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, June 29, 2002 4:51 PM
Subject: RE: serializer sending gzip compressed html
> Jens,
>
> maybe it is just me, but... what about web-server compression ?
nt: Friday, June 28, 2002 5:57 PM
> To: [EMAIL PROTECTED]
> Subject: serializer sending gzip compressed html
>
>
>
> Hi,
>
>
> since the issue has been raised on cocoon-users I've been
> hacking on serializers which automatically gzip compress
> the (cocoon) produ
Jens Lorenz wrote:
>
> Hi,
>
> since the issue has been raised on cocoon-users I've been
> hacking on serializers which automatically gzip compress
> the (cocoon) produced html before it is send to the browser
> on the client side.
> BTW: this should also reduce the size of the cache dir since
>
Hi,
since the issue has been raised on cocoon-users I've been
hacking on serializers which automatically gzip compress
the (cocoon) produced html before it is send to the browser
on the client side.
BTW: this should also reduce the size of the cache dir since
the stored html is compressed.
Sinc