开发者

Memcached crashing under moderate load

开发者 https://www.devze.com 2022-12-11 04:19 出处:网络
When running memcached, after a few minutes of use it starts throwing开发者_运维知识库 the following errors and memcache stops responding.

When running memcached, after a few minutes of use it starts throwing开发者_运维知识库 the following errors and memcache stops responding.

mcm_server_connect_next_avail():2328

I have searched the Google, and it seems many people are having this issue, but the only solution I have found was 'restart the server'.

Anyone have any insight?


It seems this is a limitation with using the cmemcache library. If we use python-libmemcache everything is fine.

0

精彩评论

暂无评论...
验证码 换一张
取 消