I am using memcached 1.4.7 and I start Memcached with these options:
memcached -uroot -v  -d -D ":"
After changing MAX_CONN from 5 to 200 (the App using XMemcached). I
got these error message after some minutes:

Failed to write, and not due to blocking: Broken pipe
Too many open connections
Too many open connections
Failed to write, and not due to blocking: Connection reset by peer
Too many open connections
Failed to read, and not due to blocking:
errno: 104 Connection reset by peer
rcurr=a4a6d56 ritem=b42ac83c rbuf=a4a6830 rlbytes=194 rsize=2048
Too many open connections

Would you please let me know how to get rid of this error?


Reply via email to