In this post, we will see how to resolve Varnish error “Uncached req.body can only be consumed once” by extracting response header from subrequest and add it to the original request Question: I have an api with jwt authentication (bearer ...

In this post, we will see how to resolve How do I bypass robots.txt AND sitemap.xml in my Varnish configuration? Question: Google is having a hard time rendering my robots.txt file due to Varnish. When I try to visit the ...

Question: This is my first time experimenting with Varnish. We noticed our CDN not doing any request coalescing, so as an experiment I’m allowed to try out Varnish. However I can’t seem to figure out how to modify the response ...

Question: In the varnish log with varnishncsa, I found that the URL + query string parts seems truncated, like: Is there a limit on URL + query string’s length of varnish content?(default as 254?) Cannot find on documentations or in ...