-
Gzipping...
So i've been working on optimizing a site I'm building and the only two things I cannot figure out how to do is Gzip the components and configure Etags.
I'm not all that worried about the Etags because the site is static and won't change much at all.
However, I would like to learn how to Gzip the components. Does anyone know how to do this and could you share this with me?
Thanks
-
I don't really know anything about gzipping. However, this article (recommended by the author of LightWindow) looks promising:
http://www.thinkvitamin.com/features...avascript-fast
-
Thanks John, I got it all figured out. There's quite a bit of work involved in gzipping.