feat/proxytimeout support proxy timeout for stream type

This commit is contained in:
zhengjiajin 2017-08-08 02:01:12 +08:00
parent faf80ad89a
commit 13ab894e6f
3 changed files with 9 additions and 0 deletions

View file

@ -38,6 +38,7 @@
"sslSessionTimeout": "10m",
"useGzip": true,
"useHttp2": true,
"proxyStreamTimeout": "600s",
"vtsStatusZoneSize": "10m",
"workerProcesses": 1,
"limitConnZoneVariable": "$the_real_ip"