Sharing a cache between multiple Varnish servers
    Rainer Duffner 
    rainer at ultra-secure.de
       
    Sat Apr 21 16:47:27 CEST 2012
    
    
  
Am Sat, 21 Apr 2012 09:25:06 +0100
schrieb Neil Saunders <n.j.saunders at gmail.com>:
> Hi all -
> 
> A two part question on cache sharing:
> 
> a) I've got 3 web servers each with a 3.5Gb memory cache. I'd like
> them to share a cache but don't want to use the experimental
> persistant storage backend - Are there any other options?
I think Java-software like ehcache (or some advanded derivative of
it) can do that.
But AFAIK, it requires close integration with the app that is cached.
I don't think you can just bolt ehcache on top of stuff like you can do
with varnish.
Rainer
    
    
More information about the varnish-misc
mailing list