go-gost / core

The gost core library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

load balance 的 fifo 策略似乎失效

mzhboy opened this issue · comments

commented

fifo 策略似乎不能选择下一个,始终选择 list file 的第一个

gost -L=:1080 -F='socks5://localhost:1081?ip=local1.list&strategy=fifo&max_fails=1&fail_timeout=305'

local1.list:

localhost:1089
localhost:1088
localhost:1087
localhost:1086
localhost:1085
localhost:1084
localhost:1083