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
- Host: GitHub
- URL: https://github.com/nicolargo/varnish-nginx-wordpress
- Owner: nicolargo
- Created: 2011-09-09T08:59:01.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2019-10-23T20:40:13.000Z (about 6 years ago)
- Last Synced: 2025-03-31T05:04:49.565Z (9 months ago)
- Language: VCL
- Homepage:
- Size: 59.6 KB
- Stars: 307
- Watchers: 35
- Forks: 82
- Open Issues: 17
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
[](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 !