Varnish Caching

If you are experiencing missing pages when using a Varnish caching server with SureFeedback you might try and use the following rules to help prevent this:

In your Varnish Configuration:

// Tells Varnish to pass through on the website script loader 
if (req.url ~ "ph_apikey") { return (pass); }  

// Tells Varnish to pass through on the access token urls 
if (req.url ~ "access_token") { return (pass); }
Was this doc helpful?
What went wrong?

We don't respond to the article feedback, we use it to improve our support content.

Need help? Contact Support
%title %title
On this page
LET’S GET STARTED

Ready to Give It a Try?

Start Your Free 14-Day Trial Now. No Obligation. No Reason Not To.

Trial Icon

14 Days Free Trial

Experience Our Platform Risk-Free

Docs Icon

Documentation

Articles that cover common questions

24/7 World Class Support Team

Friendly Support

Reach Out – We’re Here to Help

Scroll to Top