On Wed, Oct 7, 2009 at 9:21 AM, Brian Moon <[email protected]> wrote:

>
> This has very little to do with memcached and everything to do with your
> DNS infrastructure.  The client that connects is what does the DNS
> resolution.  memcached has nothing to do with DNS.
>
> FWIW, we avoid dns lookups at all costs for memcached because it is just
> one more thing that has to happen before I can have my data.
>

also, fwiw, there are various ip-balancing solutions available for *nix.

for 2 boxes look at heartbeat / drbd <http://www.linux-ha.org/> on linux.
 for more than that checkout LVS <http://www.linuxvirtualserver.org/>

-nathan

Reply via email to