Hi Team,

I would like to use nginx http load balancer.

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.

Could you please help me how can i write my own module for above?

Thanks,
Panky
_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel

Reply via email to