Hey, > I want to parse http uri and based on some key present in uri, i want the > backened server to be selected dynamically. > > I want to use consistent hash mechanism which will hash the key present in > uri and gives me the server ip corresponding to that.
What's wrong with "hash" [1]? [1] http://nginx.org/en/docs/http/ngx_http_upstream_module.html#hash Best regards, Piotr Sikora _______________________________________________ nginx-devel mailing list nginx-devel@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx-devel