Remove the_real_ip variable
This commit is contained in:
parent
fe4f178db1
commit
9af574a234
6 changed files with 22 additions and 38 deletions
|
|
@ -46,7 +46,7 @@
|
|||
"useHttp2": true,
|
||||
"proxyStreamTimeout": "600s",
|
||||
"workerProcesses": 1,
|
||||
"limitConnZoneVariable": "$the_real_ip"
|
||||
"limitConnZoneVariable": "$remote_addr"
|
||||
},
|
||||
"customErrors": true,
|
||||
"defResolver": "",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue