Hello, I'm using varnish 4.1 I have a little problem I don't know how to solve.
In vcl_recv I have some rules with a return(pass) : - if cookie "connected" exist - for some image But some url, for exemple an image, has 301 redirect. I want to cache this 301 even if I have a return(pass) in vcl_recv. I want this 301 be cached for everyone because it's not necessary to send request to the backend. It's the same for 404. Is it possble ? and how to do it ? thank you *Nicolas Delmas* [email protected]
_______________________________________________ varnish-misc mailing list [email protected] https://www.varnish-cache.org/lists/mailman/listinfo/varnish-misc
