Can someone explain the purpose of the new feature and option :
proxy.config.http.cache.cluster_cache_local



I was hoping this allowed me to run in cluster mode and if I made a request
to a member that does not have it stored locally (but was stored on another
member) it would retrieve it from another member and then cache locally.
Subsequent requests could then be served from cache from 2 cache members.



>From testing if an object is stored on a member in the cluster and you hit
a member that does not have it stored it retrieves from the origin server.



I may be missing something but what is the point of running in full cluster
mode with proxy.config.http.cache.cluster_cache_local set to 1?

Reply via email to