Is this a memcache limit or PHP limit, just looking for clarification. Thanks
On May 7, 3:34 pm, Brian Moon <[email protected]> wrote: > On 5/7/09 2:24 PM, Joseph Engo wrote: > > > > > I believe the max key size is 250 bytes and the value max is 1MB. > > That is correct. > > >> Does memcache have a "key" / "value" size limit? Is that something > >> that can be set? > > No. Not without some C hacking. > > Brian.
