Answers to your questions, every single one of them http://www.google.com/search?q=gzip
On Oct 15, 7:58 am, Alex Weber <[EMAIL PROTECTED]> wrote: > the recomendation out there is serve your JS "minified + gzipped".... > > ok, i downloaded the YUI minified and use it to minify all my files > (~50% size reduction)... now whats all this talk about gzipping? > > do i have to manually download gzip and do the same thing? AFTER I > minify the file? > > (or write a batch that does both?) > > or if i enable mod_deflate it takes care of the gzipping? > > thanks! :)