Sets parameters for a shared memory zone that will keep states for various keys.
This commit is contained in:
parent
4aef07d1c9
commit
d56e261835
5 changed files with 21 additions and 5 deletions
|
|
@ -39,7 +39,8 @@
|
|||
"useGzip": true,
|
||||
"useHttp2": true,
|
||||
"vtsStatusZoneSize": "10m",
|
||||
"workerProcesses": 1
|
||||
"workerProcesses": 1,
|
||||
"limitConnZoneVariable": "$the_real_ip"
|
||||
},
|
||||
"customErrors": true,
|
||||
"defResolver": "",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue