• Stars
    star
    136
  • Rank 267,670 (Top 6 %)
  • Language
    C
  • Created almost 15 years ago
  • Updated about 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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 https://www.nginx.com/resources/wiki/modules/consistent_hash/