Re: memcached failover solution?

2009-10-21 Thread eeyore
Hello Steve, can you share what are you using for the HA-setup and how happy are you with it? Is it spread with wackamole? We are looking for such a transition and an opinion would be greatly appreciated. Thanks, Ivo On Oct 20, 5:50 pm, Steve Webb wrote: > We have several MC instances that are u

Memcached Questions

2009-10-21 Thread tachu
Hi guys I have couple questions I've asked in the past but cant quite find the answers for them 1. Hoiw can we get memcache to use more of the allocated memory. On machines that im setting it to use 6886 megs it always looses about 1g that it never users. 2. What is a good number to allocate on

Re: Memcache Question

2009-10-21 Thread tachu
If its completely static just serve it directly from the webserver they are usually pretty optmized for that. Also some of them have cache modules where you can make them store certain pages in memory. your other choice is using a reverse proxy in front of the webserver like squid these will keep

Re: Memcached Questions

2009-10-21 Thread dormando
> 1. Hoiw can we get memcache to use more of the allocated memory. On > machines that im setting it to use 6886 megs it always looses about 1g > that it never users. What do you mean by this? Are you comparing the -m limit to the 'bytes' stat? limit_maxbytes - bytes will be close to what your sla