add cached shuffle mode to try to use as many different connecitons
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user