feat: configurable proxy buffer number

This commit is contained in:
Jim Zhang 2019-02-20 18:05:09 +08:00
parent d74dea7585
commit c92d29d462
8 changed files with 29 additions and 4 deletions

View file

@ -7,6 +7,7 @@
"bind-address-ipv6": [ "[2001:db8:a0b:12f0::1]" ,"[3731:54:65fe:2::a7]" ,"[33:33:33::33::33]" ],
"backend": {
"custom-http-errors": [404],
"proxy-buffer-number": "4",
"proxy-buffer-size": "4k",
"proxy-connect-timeout": 5,
"proxy-read-timeout": 60,