Sometimes hosting response:
I added line in .htaccess file:
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?