On Nov 23, 9:18 am, "steve.yen" <[EMAIL PROTECTED]> wrote:
> Yep, there's already a FAQ line on this limit...
>
> http://code.google.com/p/memcached/wiki/FAQ
>
> "What are some limits in memcached I might hit?
>  The simple limits you will probably see with memcache are the key and
> item size limits. Keys are restricted to 250 characters. Stored data
> cannot exceed 1 megabyte in size, since that is the largest typical
> slab size."

  It's more about the ``why'' that I think is missing.  I imagine it'd
be hard to get a slabber that could make any kind of efficient use of
memory with 40MB objects.

Reply via email to