Sometimes hosting response:
I added line in .htaccess file:
But it did not help. Such responses are still sometimes come...
Is it possible to completely disable Varnish cache server?
Error 503 Backend fetch failed
Backend fetch failed
Guru Meditation:
XID: 10752859
Varnish cache server
I added line in .htaccess file:
Code:
Header set Cache-Control "max-age=0, private, no-cache, no-store, must-revalidate"
But it did not help. Such responses are still sometimes come...
Is it possible to completely disable Varnish cache server?