Hi guys,

I'm a newbie to memcached server and need your help.

I'm currently working on a script, or trying to start working ;),
that should copy all keys (all cached object) to an other memcached
server.

The situation is as follows:
I have two memcached server. Some users may login on a website and
their session will be cached on one of the server, not on both. But
both server should have the same cached content in case one server
goes down.

Can you tell me if this is possible and how to do it (a link to an
example or something that may help me)??

I have to write this script with perl, but the perl api doesen't look
like what i need.


Best regards,
Karsten

Reply via email to