projects
/
awesomized
/
libmemcached
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
d965b66
)
Update docs.
author
Brian Aker
<brian@tangent.org>
Thu, 28 Oct 2010 21:44:15 +0000
(14:44 -0700)
committer
Brian Aker
<brian@tangent.org>
Thu, 28 Oct 2010 21:44:15 +0000
(14:44 -0700)
docs/memcached_behavior.pod
patch
|
blob
|
history
diff --git
a/docs/memcached_behavior.pod
b/docs/memcached_behavior.pod
index eea908919a0bf6bfd272d457ff6c03258d5a7c58..b3cf33ad4190ee85d35dc9de11b86d6b70002f21 100644
(file)
--- 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