mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Increase glorytun TCP timeout
This commit is contained in:
parent
2e463cb8c0
commit
68da1a36a1
2 changed files with 2 additions and 5 deletions
|
@ -64,7 +64,7 @@ start_instance() {
|
|||
|
||||
procd_append_param command \
|
||||
retry count -1 const 5000000 \
|
||||
timeout 9000 \
|
||||
timeout 10000 \
|
||||
keepalive count 5 idle 60 interval 2
|
||||
|
||||
procd_set_param respawn 0 30 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue