nginx1.4.7 ip_hash load balancing strategy

gaoping at richinfo.cn gaoping at richinfo.cn
Mon May 19 00:43:04 UTC 2014


Thanks for your reply, Shafreeck Sea  Provides solutions that is just what I need.



gaoping at richinfo.cn
 
From: Maxim Dounin
Date: 2014-05-16 19:22
To: nginx
Subject: Re: nginx1.4.7 ip_hash load balancing strategy
Hello!
 
On Fri, May 16, 2014 at 03:29:31PM +0800, gaoping at richinfo.cn wrote:
 
> hi
> When my nginx is below this structure,Nginx access to the IP 
> proxy server by IP, then nginx ip_hash load balancing, will all 
> requests are routed to the same tomcat, do not know if you have 
> what good method to solve the.
> The ip_hash function can be introduced into a custom IP.      
> Prerequisite: can not change the existing structure, and nginx 
> access to the IP is only aproxy server, and IP client request is 
> not true,
 
As long as upstream{} blocks on both frontends are identical, and 
client IP stays the same, the same upstream server will be 
selected by ip_hash.
 
-- 
Maxim Dounin
http://nginx.org/
 
_______________________________________________
nginx mailing list
nginx at nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20140519/cce44336/attachment.html>


More information about the nginx mailing list