Multiple nodes vs multiple servers

a f just1coder at yahoo.ca
Thu May 10 14:10:31 UTC 2007


If I needed to grow it out would I then be able to use, 4 2 GB  instances for example?

----- Original Message ----
From: Jehiah Czebotar <jehiah at gmail.com>
To: a f <just1coder at yahoo.ca>
Cc: memcached at lists.danga.com
Sent: Tuesday, May 8, 2007 6:03:57 PM
Subject: Re: Multiple nodes vs multiple servers

On 5/8/07, a f <just1coder at yahoo.ca> wrote:
>
> Ideally, scaling out to many memcached servers (with >1 node) would be
> preferred but for a pilot I am working on building out a memcached box on an
> existing server. It has a dual-xeons and 8GB of RAM. Would it be preferred
> to use many instances on that single server or is it possible to have 1 very
> large instance?

for your scenario; one instance will do just fine. (one instance is
preferred to keep the number of connections down, and so that client
libraries can better optimize multi get requests)

also many on this list (myself included) would recommend you not
"guess" at how much memcached memory space you actually need, but
start with something small like say a few hundred megs of memory
(memcached is really efficient) and grow it as you need while watching
your usage stats.

-- 
Jehiah






__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.danga.com/pipermail/memcached/attachments/20070510/7e18f449/attachment.html


More information about the memcached mailing list