Implement the server failure rehash mechanism
[awesomized/libmemcached] / docs / memcached_behavior.pod
index 7807bc9f0496c86c854187511624eb31b50f1deb..68714fb4a956b17369eed0e2bc607d8bb332fdfa 100755 (executable)
@@ -138,6 +138,11 @@ connection.
 Enable the use of the binary protocol. Please note that you cannot toggle
 this flag on an open connection.
 
+=item MEMCACHED_BEHAVIOR_SERVER_FAILURE_LIMIT
+
+Set this value to enable the server be removed after continuous MEMCACHED_BEHAVIOR_SERVER_FAILURE_LIMIT
+times connection failure.
+
 =back
 
 =head1 RETURN