I’ve been playing around a bit with nginx and its reverse proxy module. The “real” website is accessible here, whereas the cached version is here.
I’m deliberately making a difference between cache.* and live.* as blog.tuinslak.* might move to the cached version lateron.
The question, is it useful to reverse proxy this blog? No, probably not. But meh… It’s fun. :)
IP differences between both versions: live vs cache°. I’m guessing as most of the stats (Google Analytics and WP Stats) are JavaScript based, all stats should still be correctly generated. Only the Apache logs show the nginx proxy IP address. Which is normal, I guess.