[wordpress] Re: [wp-hackers] Forum post: Huge server hits
David Chait
davebytes at comcast.net
Wed Jul 13 06:17:54 GMT 2005
That's a great idea.
I've left gzip off typically as I've always been told that it IS a
performance suck on a server -- could be fractional, but fractional * 100000
== something big. ;)
But cached gzips is something completely different! Cool!
-d
----- Original Message -----
From: "Robert Deaton" <false.hopes at gmail.com>
To: <wp-hackers at lists.automattic.com>
Sent: Wednesday, July 13, 2005 2:05 AM
Subject: Re: [wordpress] Re: [wp-hackers] Forum post: Huge server hits
That's not that big of a deal, a different page is cached for each
version of a query string, a compressed file wouldn't do any more
damage. Besides, storage space is much cheaper than bandwidth. I'll
look into working on a patch later.
On 7/12/05, Elliott Bäck <ecb29 at cornell.edu> wrote:
> I thought of it, but it's too much work for tonight. You'd need to keep
> the gzipped and the non-gzipped around anyway....
>
> Robert Deaton wrote:
>
> >A better idea, why not cache the gzipped pages also? Lessens server
> >load AND bandwidth.
> >
More information about the wp-hackers
mailing list