Skip to content

andrewguy9/ngx_http_consistent_hash

 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 64.5%
  • C++ 35.5%