~flier-lu/libmemcached/win32-vs2008

« back to all changes in this revision

Viewing changes to docs/memcached_behavior.pod

  • Committer: Brian Aker
  • Date: 2010-10-28 21:44:15 UTC
  • Revision ID: brian@tangent.org-20101028214415-wjqmu356r2domxia
Update docs.

Show diffs side-by-side

added added

removed removed

Lines of Context:
262
262
When enabled a host which is problematic will only be checked for usage
263
263
based on the amount of time set by this behavior.
264
264
 
 
265
=item MEMCACHED_BEHAVIOR_HASH_WITH_PREFIX_KEY
 
266
 
 
267
When enabled the prefix key will be added to the key when determining
 
268
server by hash.
 
269
 
265
270
=back
266
271
 
267
272
=head1 RETURN