Hello,

When I run "stats items" on any of my production memcached servers, I
get the following error:

    SERVER_ERROR output line too long

I took at look at the memcached source code; it looks like the size of
the response to the "stats items" command is too large (the string
length exceeds DATA_BUFFER_SIZE).

We're running memcached instances 2 GB in size and using memcached
version 1.22 on Debian Etch.

Michael

Reply via email to