Hi, I just using apr_memcache API for memcached with libketama library. I have some questions: 1) In libmemcache it is possible to use extern hashing table (like libketama) to implement consistent hashing? 2) how can I include libmemcached in an apache module? thanks, Mimmo