Hello, everyone! There is a hardcoded limit of 1Mb which is not suite for our case. (how about to make it configurable in future releases?)
We have to memcache our project files wich are about 10+- Megs. For that we have deployed several memcached servers 256Gig ram each, ran them with the -I 1024m parameter, but cannot use them because of this hardcoded limit :( I tried to sneak into the source code, but failed to find out where to apply the appropriate change. I would appreciate some help --- regards, Dmitry