I may be totally wrong but its not that your key is 2k long, is it? Easily done when concatenating lots of variables for cache key.
Key has lenght limit 250 characters. Art On Jun 8, 2011 12:25 AM, "Pramod Sadalage" <[email protected]> wrote: > Hello, > > We see errors in MemCached as shown below with "error storing data in > cache for key". > > com.danga.MemCached.MemCachedClient Tue Jun 07 08:49:57 CDT 2011 - +++ > + error storing data in cache for key: length: 2392 > > I was wondering what is the "2392", bytes over the limit allowed by > memcached? or total size of the object in kb, bytes etc? > > Thanks > Pramod
