|
106 | 106 | --- request
|
107 | 107 | GET /t
|
108 | 108 | --- response_body
|
109 |
| -foo.com:1234: [{"addr":"127.0.0.1:80","fail_timeout":53,"max_fails":100,"name":"127.0.0.1","weight":4},{"addr":"106.184.1.99:81","backup":true,"fail_timeout":10,"max_fails":1,"name":"agentzh.org:81","weight":1}] |
| 109 | +foo.com:1234: [{"addr":"127.0.0.1:80","fail_timeout":53,"max_fails":100,"name":"127.0.0.1","weight":4},{"addr":"172.105.207.225:81","backup":true,"fail_timeout":10,"max_fails":1,"name":"agentzh.org:81","weight":1}] |
110 | 110 | bar: [{"addr":"127.0.0.2:80","fail_timeout":10,"max_fails":1,"name":"127.0.0.2","weight":1}]
|
111 | 111 | failed to get servers: upstream not found
|
112 | 112 |
|
@@ -176,7 +176,7 @@ failed to get servers: upstream not found
|
176 | 176 | --- response_body
|
177 | 177 | upstream foo.com:
|
178 | 178 | addr = 127.0.0.1:80, fail_timeout = 53, max_fails = 100, name = 127.0.0.1, weight = 4
|
179 |
| - addr = 106.184.1.99:81, fail_timeout = 10, max_fails = 1, name = agentzh.org:81, weight = 1 |
| 179 | + addr = 172.105.207.225:81, fail_timeout = 10, max_fails = 1, name = agentzh.org:81, weight = 1 |
180 | 180 | upstream bar:
|
181 | 181 | addr = 127.0.0.2:80, fail_timeout = 10, max_fails = 1, name = 127.0.0.2, weight = 1
|
182 | 182 | --- no_error_log
|
@@ -275,7 +275,7 @@ upstream bar:
|
275 | 275 | --- request
|
276 | 276 | GET /t
|
277 | 277 | --- response_body
|
278 |
| -[{"conns":0,"current_weight":0,"effective_weight":4,"fail_timeout":53,"fails":0,"id":0,"max_fails":100,"name":"127.0.0.1:80","weight":4},{"conns":0,"current_weight":0,"effective_weight":1,"fail_timeout":10,"fails":0,"id":1,"max_fails":1,"name":"106.184.1.99:81","weight":1}] |
| 278 | +[{"conns":0,"current_weight":0,"effective_weight":4,"fail_timeout":53,"fails":0,"id":0,"max_fails":100,"name":"127.0.0.1:80","weight":4},{"conns":0,"current_weight":0,"effective_weight":1,"fail_timeout":10,"fails":0,"id":1,"max_fails":1,"name":"172.105.207.225:81","weight":1}] |
279 | 279 | [{"conns":0,"current_weight":0,"effective_weight":1,"fail_timeout":10,"fails":0,"id":0,"max_fails":1,"name":"127.0.0.2:80","weight":1}]
|
280 | 280 | --- no_error_log
|
281 | 281 | [error]
|
|
0 commit comments