feat: configurable proxy buffer number
This commit is contained in:
parent
d74dea7585
commit
c92d29d462
8 changed files with 29 additions and 4 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue