From 671ca37a89bd48331316cb98c3f54ce1bca7ef88 Mon Sep 17 00:00:00 2001 From: Brian Aker Date: Thu, 28 Oct 2010 14:44:15 -0700 Subject: [PATCH] Update docs. --- docs/memcached_behavior.pod | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/memcached_behavior.pod b/docs/memcached_behavior.pod index eea90891..b3cf33ad 100644 --- a/docs/memcached_behavior.pod +++ b/docs/memcached_behavior.pod @@ -262,6 +262,11 @@ in combination with MEMCACHED_BEHAVIOR_SERVER_FAILURE_LIMIT. When enabled a host which is problematic will only be checked for usage based on the amount of time set by this behavior. +=item MEMCACHED_BEHAVIOR_HASH_WITH_PREFIX_KEY + +When enabled the prefix key will be added to the key when determining +server by hash. + =back =head1 RETURN -- 2.30.2