Nacho Vargas
unread,Jun 22, 2010, 3:35:58 AM6/22/10Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jmemcache-daemon
Hi,
The original memcached project has a limit of 1 Megabyte for stored
objects. If you want to store an object bigger than 1 MB, you have to
split it or patch the server and recompile.
What about jmemcached? Do I have to recompile it to support big
objects? If so, where is the constant defined? I have had a look at
the code but couldn't find it.
Thanks,
- Nacho.