An open API service indexing awesome lists of open source software.

https://github.com/nicolargo/varnish-nginx-wordpress

A "simple" Varnish ang NGinx configuration for a Wordpress blog
https://github.com/nicolargo/varnish-nginx-wordpress

Last synced: 9 months ago
JSON representation

A "simple" Varnish ang NGinx configuration for a Wordpress blog

Awesome Lists containing this project

README

          

[![Flattr this git repo](http://api.flattr.com/button/flattr-badge-large.png)](https://flattr.com/submit/auto?user_id=nicolargo&url=https://github.com/nicolargo/varnish-nginx-wordpress&title=varnish-nginx-wordpress&language=en_GB&tags=github&category=rest)

I serve my [blog](http://blog.nicolargo.com/2011/09/configuration-varnishnginx-pour-wordpress.html) with the following WebStack:

- Debian GNU/Linux (what else)

> See my [sysctl.conf](https://github.com/nicolargo/varnish-nginx-wordpress/blob/master/linux/sysctl.conf) file

- Nginx

> See my [NGinx configuration](https://github.com/nicolargo/varnish-nginx-wordpress/tree/master/nginx)

- PHP-FPM / APC

> See my [PHP configration](https://github.com/nicolargo/varnish-nginx-wordpress/tree/master/php-fpm)

- Varnish

> See my [Varnish configuration](https://github.com/nicolargo/varnish-nginx-wordpress/tree/master/varnish)

- Wordpress with the "[WP Super Cache](http://ocaoimh.ie/wp-super-cache/)" and "[Varnish HTTP Purge](http://wordpress.org/extend/plugins/varnish-http-purge/)" plugins

Feel free to share and fork !