add cached shuffle mode to try to use as many different connecitons

This commit is contained in:
mantaohuang
2020-04-09 18:46:11 -04:00
parent f7e572b309
commit 524a4680d4
2 changed files with 33 additions and 14 deletions
+1 -1
View File
@@ -2,5 +2,5 @@ proxy:{% for idx in running_idx %}
- url: "socks5://192.168.122.128:108{{idx}}"
weight: 5
{% end %}
sticky: false
load-balance-mode: "cached-shuffle"
cache-clean-interval: 0