Hacker News new | ask | show | jobs
by Udo 4883 days ago
Totally. I guess I could also use some advanced Nginx directive/plugin to do that. The hack is just something that occurred to me spontaneously, it took about 2 minutes to implement, and I didn't even have to install anything :)
1 comments

You could give these 2 config files a try sometime:

https://github.com/ewanleith/Wordpress-Server-Configuration-... https://github.com/ewanleith/Wordpress-Server-Configuration-...

Basically they make nginx cache itself, which combined with this Wordpress plugin:

http://wordpress.org/extend/plugins/nginx-champuru/

Makes things very minimal, no need for even a dedicated cache :)