caching - Varnish: Save objects from being evicted from the cache -


is possible mark objects in varnish cache in way not evicted cache if cache full? of requests on our server take long time render, , result in small xml response. resource isn't called , want make sure stays in cache. when space running out in cache varnish starts removing objects old , not called often. assign priority cached objects , influence algorithm removes objects cache. possible? , if yes, how?


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

python - Scipy.Odr multiple variable regression -

c# - Abstract method in public abstract class implementing an internal interface doesn't compile? -