Hi griffinjt,
Wouldn’t this method increase your server load?
I mean they have disabled it for this reason, right?
I use a different method I pre-gzip mu js and css files, this way it is ZERO server load for this one since the files are already gzipped, the only down side to this method is that you need to re-gzip the files if you make a change, but this is alright since I do not change them that often.
Take care,
Bulli