mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
kcptun: bump to v20190924, add new config options
This commit updates: - bump version to v20190924 - add new options for latest release (https://github.com/xtaci/kcptun/releases/tag/v20190924) Signed-off-by: Chao Liu <expiron18@gmail.com>
This commit is contained in:
@@ -20,7 +20,9 @@ Every section has a `disabled` option to temporarily turn off the instance.
|
||||
| dscp | integer | --dscp | set DSCP(6bit) (default: 0) |
|
||||
| nocomp | boolean | --nocomp | disable compression |
|
||||
| sockbuf | integer | --sockbuf | per-socket buffer in bytes (default: 4194304) |
|
||||
| smuxver | integer | --smuxver | specify smux version, available 1,2 (default: 1) |
|
||||
| smuxbuf | integer | --smuxbuf | the overall de-mux buffer in bytes (default: 4194304) |
|
||||
| streambuf | integer | --streambuf | per stream receive buffer in bytes, for smux v2+ (default: 2097152) |
|
||||
| keepalive | integer | --keepalive | seconds between heartbeats (default: 10) |
|
||||
| snmplog | string | --snmplog | collect snmp to file, aware of timeformat in golang, like: ./snmp-20060102.log |
|
||||
| snmpperiod | integer | --snmpperiod | snmp collect period, in seconds (default: 60) |
|
||||
|
||||
Reference in New Issue
Block a user