Memcahe OOM error

WG mrchigai at yahoo.com
Mon Feb 14 12:21:52 PST 2005


Hi all,

I am having trouble storing
serialized Java objects that are greater than 75KB. 
The memcache servers return a "SERVER ERROR Out of
Memory" Error even though I have 5 linux servers
running, ranging from 512MB - 2GB memory.  This is the
full command of the memcache daemon running on the
servers:

memcached -vv -u root -d -m 2048 -l <server-ip> -p
11211

I have heard that this is a common issue with
memcache.  Can anyone suggest on how to correct this ?
 Is pre-compressing Java objects before storing the
only way to go ?  Any help is appreciated.  Thank you.

Warren,
San Francisco


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


More information about the memcached mailing list