Hello, This message is to announce the availability of
http://openhack.ru/nginx-patched a collection of extensions to nginx HTTP server http://nginx.net/ (only two extensions for now). Notable is the ngx_http_upstream_memcached_hash_module (memcached_hash for short)---load balancer that distributes the requests among memcached servers in a way consistent with Cache::Memcached::Fast Perl client, or any other client compatible with Cache::Memcached. This module complements ngx_http_memcached_module, and allows to build nginx reverse proxy configuration that serves Web contents directly from memcached cluster, falling back to other backends if the requested data haven't been found. See http://openhack.ru/nginx-patched/wiki/MemcachedHash for further details. Regards, -- Tomash Brechko
