I have a web application running on multiple servers. And I am planning to implement Memcached into this app with spymemcached as the client. I have created a pool of memcached clients. But I am not sure if the client being borrowed from the pool would be able to create more than one connection to the memcached server.I have a web application running on multiple se