If I enable mod_gzip in apache, and a large-ish but highly compressible file gets accessed 100,000 times, will apache gzip it 100,000 times or will it gzip it once and cache the gzipped version?