
Xmemcached
chkaka
该用户资料受国家保护,暂不可查询。
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Xmemcatch 初学者 第一章
相关的API : http://xmemcached.googlecode.com/svn/trunk/apidocs/net/rubyeye/xmemcached/XMemcachedClientBuilder.html 初学者指南:http://code.google.com/p/xmemcached/wiki/User_Guide_zh#使用指南 新命令介绍: http://原创 2012-09-05 11:01:24 · 1061 阅读 · 0 评论 -
Memcached Timed out(1000) waiting for operation
同事在使用memcached 遇到Timed out(1000) waiting for operation问题。 排除问题的步骤: 先telnet 127.0.0.1 11211 然后stats 一下,观看服务器查看 Here are the stats as far as I understand them: pid = process id uptime = number原创 2013-12-03 16:13:03 · 9218 阅读 · 0 评论