1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-02-12 10:31:51 +00:00

Decrease glorytun TCP timeout

This commit is contained in:
Ycarus (Yannick Chabanois) 2020-04-07 17:42:06 +02:00
parent b50182eea5
commit a41a493715

View file

@ -75,8 +75,8 @@ start_instance() {
[ "${chacha20}" = "1" ] && procd_append_param command chacha20
procd_append_param command \
retry count -1 const 5000000 \
timeout 100000 \
retry count -1 const 500000 \
timeout 10000 \
keepalive count 5 idle 20 interval 2 \
buffer-size 32768