branches with status:
Name Status Last Modified Last Commit
lp:~493pocbrcycmdw7yksonho9o2qzz-o18bz-d18ecat4t1b76tkfi3vttrkfngli/libmemcached/feature-server_timeout (Has a merge proposal) 1 Development 2013-11-20 15:41:44 UTC
1173. Added server_timeout_counter and beha...

Author: nicolas
Revision Date: 2013-11-20 15:37:48 UTC

Added server_timeout_counter and behavior MEMCACHED_BEHAVIOR_SERVER_TIMEOUT_LIMIT.

This feature works as follows:
When a timeout occurs, retry MEMCACHED_BEHAVIOR_SERVER_TIMEOUT_LIMIT times before
putting the server in MEMCACHED_SERVER_STATE_IN_TIMEOUT state.

It makes sense to not fail from the 1st time but retry on the next calls before marking
the server as timeout.

11 of 1 result