2019-07-12 09:10:03 +00:00
|
|
|
[
|
|
|
|
{
|
|
|
|
"address": ":80",
|
|
|
|
"forwardedHeaders": {
|
|
|
|
"insecure": true,
|
|
|
|
"trustedIPs": [
|
|
|
|
"192.168.1.3",
|
|
|
|
"192.168.1.4"
|
|
|
|
]
|
|
|
|
},
|
2020-03-05 11:46:05 +00:00
|
|
|
"http": {},
|
2019-07-12 09:10:03 +00:00
|
|
|
"name": "web",
|
|
|
|
"proxyProtocol": {
|
|
|
|
"insecure": true,
|
|
|
|
"trustedIPs": [
|
|
|
|
"192.168.1.1",
|
|
|
|
"192.168.1.2"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"transport": {
|
|
|
|
"lifeCycle": {
|
|
|
|
"graceTimeOut": 2,
|
|
|
|
"requestAcceptGraceTimeout": 1
|
|
|
|
},
|
|
|
|
"respondingTimeouts": {
|
|
|
|
"idleTimeout": 5,
|
|
|
|
"readTimeout": 3,
|
|
|
|
"writeTimeout": 4
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"address": ":443",
|
|
|
|
"forwardedHeaders": {
|
|
|
|
"insecure": true,
|
|
|
|
"trustedIPs": [
|
|
|
|
"192.168.1.30",
|
|
|
|
"192.168.1.40"
|
|
|
|
]
|
|
|
|
},
|
2020-03-05 11:46:05 +00:00
|
|
|
"http": {},
|
2020-01-23 15:36:08 +00:00
|
|
|
"name": "websecure",
|
2019-07-12 09:10:03 +00:00
|
|
|
"proxyProtocol": {
|
|
|
|
"insecure": true,
|
|
|
|
"trustedIPs": [
|
|
|
|
"192.168.1.10",
|
|
|
|
"192.168.1.20"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"transport": {
|
|
|
|
"lifeCycle": {
|
|
|
|
"graceTimeOut": 20,
|
|
|
|
"requestAcceptGraceTimeout": 10
|
|
|
|
},
|
|
|
|
"respondingTimeouts": {
|
|
|
|
"idleTimeout": 50,
|
|
|
|
"readTimeout": 30,
|
|
|
|
"writeTimeout": 40
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|