On Oct 15, 9:56 am, "Peter J. Holzer" <h...@hjp.at> 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)

Reply via email to