Is there a best practice or general rule of thumb when setting the memory limit for memcached?
I'm currently running memcached with the default memory limit of 64 megabytes. The server has 8 gigabytes of memory installed out of which only around 512 megabytes of memory are available.
Thank you.