Memcached Clusters?
Moritz Maisel
maisel at sipgate.de
Tue Oct 24 13:17:06 UTC 2006
On Tuesday 24 October 2006 15:04, Bash Coder wrote:
> I would have thought that if Y goes down, the client goes to the
> database(s). At least that's what I'm planning. If the client can't
> connect it will go directly to the source. I mean, that's what the client
> would have to do anyway if it could connect to the sever but the server
> didn't have the data cached.
As far as I understand the (perl) client-code, the client just tries to
connect to the next server from the pool until it is successful if a connect
fails.
More information about the memcached
mailing list