Hi I am using memcached server and using php memcached client and adding server using addServer(). After adding server adding data to cache. how do i connect to memcached server using php memcached client without doing addServer(). Because when I do addServer() it creates duplicate servers with same IP which I don't want to happen.
Thanks. -- --- You received this message because you are subscribed to the Google Groups "memcached" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
