Our memcached server is not responding sometimes. The following error message appears in our apache error logs about 20 times a day:
Memcache::connect(): Can't connect to memcached.domain.com:11211, Connection timed out (110)
Is there away to configure the timeout on memcached or to increase the number of requests memcached can handle?
Any advice on debugging this problem would be appreciated.