Comment #1 on issue 244 by [email protected]: Extremely Large Get Requests Fail
http://code.google.com/p/memcached/issues/detail?id=244

This is an ascii connection (looks like so from the strace)? Exactly how large of a multiget is this?

That change was only supposed to nuke the connection if you were flooding the conn with junk data. Multigets would/should've started parsing at some point.

If not, I guess that's a bug.

Reply via email to