mod gzip on pages with plenty of JavaScripts?
Hi:I'm looking to possibily enable mod_gzip on our site to cut down on bandwidth. I do understand the general idea behind the feature, but still need confirmation. Our site is a JavaScript archive, so it's riddled with working scripts on each page. Is there any possibility of mod_gzip messing up the output of these scripts in some way in certain browsers, specifically so a script no longer works?
Theoritically it shouldn't happen obviously, but if anyone has any actual experience with enabling mod_gzip on JavaScript laced pages, the feedback is appreciated.