Apache has built-in features for GZIP content (HTML, JPG, etc.). Each time it runs, it uses a little more CPU than usual.
So my question is: is it possible to cache the final compressed version instead of having your machine do this every time.
module apache gzip compression
Foolistener
source share