首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 简单而有用的缓存代理程序

简单而有用的缓存代理程序

  • 资源大小:16.85 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: php memcached proxy

资 源 简 介

magent is a simple but useful proxy program for memcached servers. It features: keeps connections to memcached servers supports following memcached commands get gets delete incr decr add set replace prepend append cas event-driven by using libevent library supports ketama algorithm backup servers farm unix domain socket Usage: -h this message -u uid -g gid -p port, default is 11211. (0 to disable tcp support) -s ip:port, set memcached server ip and port -b ip:port, set backup memcached server ip and port -l ip, local bind ip address, default is 0.0.0.0 -n number, set max connections, default is 4096 -D do not go to background -k use ketama key allocation algor

文 件 列 表

ketama.c
ketama.h
magent.c
Makefile
VIP VIP
0.199682s