Inside of libmemcached we server:port Unless you are doing some bind trickery that should work for you.
Sent from my C64 On Sep 16, 2011, at 3:41 PM, Claudio Redi <[email protected]> wrote: > What if I have several instances running on the same machine? > > On Sep 16, 4:40 pm, Boris Partensky <[email protected]> wrote: >> Use CNAME? >> >> >> >> >> >> >> >> On Fri, Sep 16, 2011 at 2:37 PM, Claudio Redi <[email protected]> wrote: >>> Hi, >>> I'll have several applications using memcached and I want to know if >>> the is a way to identify a memcached instance using a friendly text >>> description. >>> Something like executing a command against the instance to set/get a >>> cache name or description. Otherwise I'd need to mantain a list of >>> instances in a doc, obviously It can be done but I'd like to have a >>> built-in alternative to this. >>> Thanks! >> >>> Claudio
