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

Change glorytun buffer

This commit is contained in:
Ycarus 2018-08-21 15:20:40 +02:00
parent 6fa04e1e40
commit 8426ccd78a

View file

@ -68,9 +68,10 @@ start_instance() {
[ "${chacha20}" = "1" ] && procd_append_param command chacha20
procd_append_param command \
retry count -1 const 500000 \
retry count -1 const 50000 \
timeout 40000 \
keepalive count 5 idle 60 interval 2
keepalive count 5 idle 60 interval 2 \
buffer-size 65500
procd_set_param respawn 0 30 0
procd_set_param file /tmp/${PROG_NAME}-${1}.key