Distributed cache

Hi,

I need to have the same cache content on every frontend nodes. I’m
seeking
a solution to do what the nginx proxy cache does, but in a distributed
way
: using memcached, riak or any another storage.

Do you know if it’s possible with Nginx ? If not, do you know a solution
with other products ?

Regards,

Bertrand

Take a look on SRCache module http://wiki.nginx.org/HttpSRCacheModule
if
it is suitable for you.

On Thu, Oct 2, 2014 at 9:24 AM, Bertrand P.
[email protected]

It’s exactly what I need.

Thx you.

Bertrand

On Thu, Oct 2, 2014 at 3:09 PM, Wandenberg P.
[email protected]