Nginx Fast-cgi cache + Cookies and Content Security Policy
-
Hi,
I’m trying to figure out how to use an Nginx fast-CGI cache together with the Cookies and Content Security Policy plugin.
My current setup bypasses the cache when the cookie cookies_and_content_security_policy is set as described in the FAQ. This works great, but as a result, none of the pages are cached when a user has accepted the usage of cookies (different settings, results in different headers or meta tag as expected). I’ve checked some of the example sites, which seem to be working like this as well.
Have I done something wrong, or is it intended to work like this?
Would it be possible to use some other cache solution, which allows more of the pages of a site to be cached, even though users have accepted the use of cookies?Thanks for a great plugin.
- The topic ‘Nginx Fast-cgi cache + Cookies and Content Security Policy’ is closed to new replies.