Varnish cache is missed after some time even though the Page cache maximum age in "GENERAL SETTINGS" of Advanced Varnish configuration is set to "1 month"
While overriding the TTL value from individual content type still it doesn't work.
Varnish cache is missed after some time even though the Page cache maximum age in "GENERAL SETTINGS" of Advanced Varnish configuration is set to "1 month"
While overriding the TTL value from individual content type still it doesn't work.
Copyright © 2021 Jogjafile Inc.
There are many factors to affect the hit rate of your Varnish server.
Please share the following information:
Cache-Controlheaders that your application sendsvarnishdruntime parameters and specifically the value of the-sparametervarnishstat -f MAIN.n_lru_nuked -f MAIN.n_object -f SMA.*.g_bytes -f SMA.*.g_spaceIf there are specific transactions that result in a cache miss but that are supposed to be hits, please run send the output of the following command:
Based on all this information I can check where the problem is situated.