Peter and Dustin, Thanks a ton for your replies. The info did help me.
-Sakuntala. On Oct 15, 12:58 pm, Dustin <[email protected]> wrote: > On Oct 15, 9:56 am, "Peter J. Holzer" <[email protected]> wrote: > > > Yes, it's a hard limit (but you can recompile memcached if you want a > > higher limit). But most client libraries can compress the > > objects before storing it. If you have enabled compression in spy > > memcached client (which might be the default) it is possible that you > > can store items much larger than 1MB if they compress well. > > If you don't want to recompile it, you can just use -I at runtime. > > -I Override the size of each slab page. Adjusts max item > size > (default: 1mb, min: 1k, max: 128m)
