1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Increase Glorytun TCP buffer

This commit is contained in:
Ycarus (Yannick Chabanois) 2023-08-11 21:16:29 +02:00
parent 93be578a89
commit 430de516aa

View file

@ -82,7 +82,7 @@ start_instance() {
retry count -1 const 5000000 \ retry count -1 const 5000000 \
timeout ${timeout} \ timeout ${timeout} \
keepalive count 5 idle 20 interval 2 \ keepalive count 5 idle 20 interval 2 \
buffer-size 32768 buffer-size 327680
procd_set_param respawn 0 30 0 procd_set_param respawn 0 30 0
procd_set_param file /tmp/${PROG_NAME}-${1}.key procd_set_param file /tmp/${PROG_NAME}-${1}.key