You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
58 lines
1.4 KiB
JSON
58 lines
1.4 KiB
JSON
{
|
|
"ReRoutes": [
|
|
{
|
|
"DownstreamPathTemplate": "/",
|
|
"UpstreamPathTemplate": "/",
|
|
"UpstreamHttpMethod": "Get",
|
|
"AuthenticationOptions": {
|
|
"Provider": null,
|
|
"ProviderRootUrl": null,
|
|
"ApiName": null,
|
|
"RequireHttps": false,
|
|
"AllowedScopes": [],
|
|
"ApiSecret": null
|
|
},
|
|
"AddHeadersToRequest": {},
|
|
"AddClaimsToRequest": {},
|
|
"RouteClaimsRequirement": {},
|
|
"AddQueriesToRequest": {},
|
|
"RequestIdKey": null,
|
|
"FileCacheOptions": { "TtlSeconds": 0 },
|
|
"ReRouteIsCaseSensitive": false,
|
|
"ServiceName": null,
|
|
"DownstreamScheme": "http",
|
|
"DownstreamHost": "localhost",
|
|
"DownstreamPort": 51879,
|
|
"QoSOptions": {
|
|
"ExceptionsAllowedBeforeBreaking": 0,
|
|
"DurationOfBreak": 0,
|
|
"TimeoutValue": 0
|
|
},
|
|
"LoadBalancer": null,
|
|
"RateLimitOptions": {
|
|
"ClientWhitelist": [],
|
|
"EnableRateLimiting": false,
|
|
"Period": null,
|
|
"PeriodTimespan": 0.0,
|
|
"Limit": 0
|
|
}
|
|
}
|
|
],
|
|
"GlobalConfiguration": {
|
|
"RequestIdKey": null,
|
|
"ServiceDiscoveryProvider": {
|
|
"Provider": null,
|
|
"Host": null,
|
|
"Port": 0
|
|
},
|
|
"AdministrationPath": null,
|
|
"RateLimitOptions": {
|
|
"ClientIdHeader": "ClientId",
|
|
"QuotaExceededMessage": null,
|
|
"RateLimitCounterPrefix": "ocelot",
|
|
"DisableRateLimitHeaders": false,
|
|
"HttpStatusCode": 429
|
|
}
|
|
}
|
|
}
|