[Tickets #7086] Re: Consider consistent hashing for Horde_Memcache
bugs at horde.org
bugs at horde.org
Mon Jul 21 04:54:04 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/7086
------------------------------------------------------------------------------
Ticket | 7086
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | Consider consistent hashing for Horde_Memcache
Queue | Horde Framework Packages
Version | HEAD
Type | Enhancement
-State | Rejected
+State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2008-07-21 00:54) wrote:
To clarify, this is internally done by the PECL memcache driver. As
of memcache 2.2.0, a new PHP ini setting was added:
"memcache.hash_strategy" = {standard, consistent}
However, 'consistent' did not become the default until 3.0.0. So I
guess it may be useful to set this automatically if using memcache
2.2+. No need to make it a config option however.
More information about the bugs
mailing list