Commit e1b27d0
committed
roachprod: load balancing mode
Previously, the load balancer was set to use utilization, but for most testing
purposes we want this to be round-robin. This change updates the load balancer
to use a max connections setting per instance group which essentially causes the
load balancer to use round-robin amongst each group.
Epic: None
Release note: None1 parent 8b1e1a9 commit e1b27d0
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2323 | 2323 | | |
2324 | 2324 | | |
2325 | 2325 | | |
| 2326 | + | |
| 2327 | + | |
| 2328 | + | |
2326 | 2329 | | |
2327 | 2330 | | |
2328 | 2331 | | |
2329 | 2332 | | |
2330 | 2333 | | |
2331 | | - | |
2332 | | - | |
| 2334 | + | |
| 2335 | + | |
2333 | 2336 | | |
2334 | 2337 | | |
2335 | 2338 | | |
| |||
0 commit comments