Use source ip load balancing algorithm for http requests
This commit is contained in:
		
							parent
							
								
									15452dfe15
								
							
						
					
					
						commit
						f2757e0535
					
				@ -108,7 +108,7 @@ backend tb-http-backend
 | 
			
		||||
  server tbHttp2 tb-http-transport2:8081 check inter 5s resolvers docker_resolver resolve-prefer ipv4
 | 
			
		||||
 | 
			
		||||
backend tb-api-backend
 | 
			
		||||
  balance leastconn
 | 
			
		||||
  balance source
 | 
			
		||||
  option tcp-check
 | 
			
		||||
  option log-health-checks
 | 
			
		||||
  server tbApi1 tb-core1:8080 check inter 5s resolvers docker_resolver resolve-prefer ipv4
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user