added size counter

This commit is contained in:
SJ
2012-02-10 13:57:04 +01:00
parent 1211e9a39c
commit cd68dd1f1a
6 changed files with 20 additions and 6 deletions

View File

@@ -54,6 +54,7 @@
#define MEMCACHED_MSGS_VIRUS MEMCACHED_CLAPF_PREFIX ":virus"
#define MEMCACHED_MSGS_DUPLICATE MEMCACHED_CLAPF_PREFIX ":duplicate"
#define MEMCACHED_MSGS_IGNORE MEMCACHED_CLAPF_PREFIX ":ignore"
#define MEMCACHED_MSGS_SIZE MEMCACHED_CLAPF_PREFIX ":size"
#define LOG_PRIORITY LOG_INFO