/ngx_http_consistent_hash

a module which enables the nginx to use the same consistent hashing distribution for memcache servers as the php memcache module

Primary LanguageC

If your PHP side uses DNS names to connect to memcache, you have to download the "dns" branch and apply the included patches when you add this module.
If your PHP side only uses ips, you can download the "master" branch and will not have to apply any patches to the nginx.

The doc can be found on http://wiki.nginx.org/NginxHttpUpstreamConsistentHash