Situation
I have a cache developed for my website wherein I currently check each page request to see if there is a static, cached version of the page and then, if browser supported, I gzip the page and hand it back to the browser. I have a cache developed for my web