On Aug 15, 11:02 pm, "Ganeshji Marwaha" <[EMAIL PROTECTED]> wrote: > Very cool... I will start using this technique right away... > > But my only concern is, since this technique compresses the file everytime > it is requested, isn't it an overkill on the server's CPU?
Getting this level of transparency is worth the small computational cost, IMO. It is essentially the same as Apache using mod_deflate (Apache 2.x) or mod_gzip (Apache 1.x). The default compression level for the gzip algorithm performs REALLY quickly.