|
|
|
|
|
by sandGorgon
4267 days ago
|
|
I have never tried but failed miserably in trying to setup a Varnish front-end for a wordpress setup - especially with pretty urls. The hard part was getting varnish to work with the admin interface - especially image uploads - and comments. Do you know of any good starting config file that can be used ? |
|
* https://github.com/mattiasgeniar/varnish-3.0-configuration-t... (fairly well maintained with CMS specific VCL examples)
* https://github.com/slashsBin/nuCache (library for different programming languages, not so CMS centric)
Both of these are listed in our utilities directory:
* https://www.varnish-cache.org/utilities
Other Varnish (VCL) extensions can be found in the VMOD directory:
* https://www.varnish-cache.org/vmods
If you have ideas on how to make both these resource more visible and accessible for our users, please let me know.