Comment #3 on issue 132 by [email protected]: Need to keep item out of LRU list
http://code.google.com/p/memcached/issues/detail?id=132

Same answer in either case; it's complicated and mixing LRU and non-LRU in the same memory pool only works well if you're really sure of what you're doing. It's best to use completely separate pools since you're bound to fill up memory with unexpireable
items unless you're very careful.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


--
Subscription settings: http://groups.google.com/group/memcached/subscribe?hl=en

Reply via email to