42
42
#define MEMCACHED_DEFAULT_PORT 11211
44
43
#define MEMCACHED_POINTS_PER_SERVER 100
45
44
#define MEMCACHED_POINTS_PER_SERVER_KETAMA 160
46
45
#define MEMCACHED_CONTINUUM_SIZE MEMCACHED_POINTS_PER_SERVER*100 /* This would then set max hosts to 100 */