Hi,

I'm using Memcached together with PHP, a pool of 5 Memcached servers.

The timeout value for addServer(...) being an integer, the minimum timeout
seem to be 1 second. But using 5 servers, 1 second per server is pretty long
if all memcached are down.
It will hang for 5 seconds. The normal connection time being much lower than
1 second, is there a way to have a lower timeout? Like 200ms?

Thanks,
Benja.

Reply via email to