|
|
|
|
|
by sandGorgon
4269 days ago
|
|
Does anyone have a fairly basic varnish config that deals with a) non-www to www redirects, b) works with https certificates (with the Cloudfare config) , , c) allows CORS for fonts on cloudfront and d) switches off caching for all /admin pages? Varnish has proven to be very hard to use with nginx in the above setup. Especially, trying to understand the ssl bit is getting to be really hard. Can it also work with spdy? |
|
Just get your /admin-system to send the correct Cache-Control headers, Varnish will respect the headers, and serve it correctly.