-
Notifications
You must be signed in to change notification settings - Fork 1.7k
ThreeMammals Ocelot Q-a Discussions
Pinned Discussions
Sort by:
Latest activity
Categories, most helpful, and community links
Categories
Community links
🙏 Q&A Discussions
Ask the community for help
Pinned to Q&A
-
You must be logged in to vote 🙏 Does Ocelot support sharing routes and rate limit configurations between its instances if we deploy more than one Ocelot instance?
Rate LimitingOcelot feature: Rate Limiting ConfigurationOcelot feature: Configuration DockerSomething related to Docker environment -
You must be logged in to vote 🙏 How to utilize Catch All, Empty Placeholders, Priority routing features correctly since v23+?
RoutingOcelot feature: Routing -
You must be logged in to vote 🙏 How to choose the right strategy for building a Consul service? Consul DevOps or Ocelot C# Dev?
Service DiscoveryOcelot feature: Service Discovery ConfigurationOcelot feature: Configuration ConsulService discovery by Consul -
You must be logged in to vote 🙏 How can I contribute?
proposalProposal for a new functionality in Ocelot documentationNeeds a documentation update -
You must be logged in to vote 🙏 How can I configure Ocelot programmatically?
ConfigurationOcelot feature: Configuration
Discussions
-
You must be logged in to vote 🙏 How to change the balancing payload depending on http status code?
Load BalancerOcelot feature: Load Balancer Delegating HandlersOcelot feature: Delegating Handlers -
You must be logged in to vote 🙏 Who has encountered this problem? ->
ConfigurationThe remote certificate is invalid because of errors in the certificate chain: PartialChain
Ocelot feature: Configuration RoutingOcelot feature: Routing -
You must be logged in to vote 🙏 Issue with using Consul as a ServiceDiscoveryProvider since 23.3
Service DiscoveryOcelot feature: Service Discovery ConfigurationOcelot feature: Configuration ConsulService discovery by Consul -
You must be logged in to vote 🙏 Azure AD (Entra ID) Authentication example?
AuthenticationOcelot feature: Authentication -
You must be logged in to vote 🙏 How to inject a middleware correctly having the route info?
MiddlewaresOcelot feature: Middleware Injection ConfigurationOcelot feature: Configuration Delegating HandlersOcelot feature: Delegating Handlers MetadataOcelot feature: Metadata -
You must be logged in to vote 🙏 Why is the
WebsocketsAuthorization
header missing fromAccess-Control-Allow-Headers
in a request using SignalR andhttp
scheme?Ocelot feature: Websockets ConfigurationOcelot feature: Configuration SignalRSignalR is Microsoft Websocks technology CORSCross-Origin Requests (CORS) in ASP.NET Core vs OPTIONS verb and Preflight requests -
You must be logged in to vote 🙏 How to have a common
Configurationocelot.json
configuration on DFS?Ocelot feature: Configuration -
You must be logged in to vote 🙏 How to limit downstream HTTP header size?
ConfigurationOcelot feature: Configuration -
You must be logged in to vote 🙏 How to route when use
Routing{Literals}
at last?Ocelot feature: Routing -
🙏 How to configure Polly v8 with the Ocelot 23.2.2?
QoSOcelot feature: Quality of Service aka Polly ConfigurationOcelot feature: Configuration -
You must be logged in to vote 🙏 Unit testing RouteClaimsRequirement
AuthorizationOcelot feature: Authorization -
You must be logged in to vote 🙏 How to deny routes using patterns in version 23.2.2?
RoutingOcelot feature: Routing -
You must be logged in to vote 🙏 Need help in Rate Limiting Option in Ocelot
bugIdentified as a potential bug Rate LimitingOcelot feature: Rate Limiting -
🙏 How to properly implement Auth0 for permissions/scopes?
AuthenticationOcelot feature: Authentication -
You must be logged in to vote 🙏 If a microservice is down, how to route to another online instance?
Load BalancerOcelot feature: Load Balancer RoutingOcelot feature: Routing -
You must be logged in to vote 🙏 当下游服务返回"text/plain"类型时导致"response.Body"中变得异常得长,这正常吗?
MiddlewaresOcelot feature: Middleware Injection RoutingOcelot feature: Routing -
You must be logged in to vote 🙏 How to merge partial configuration
Configurationocelot.*.json
files on the fly?Ocelot feature: Configuration -
You must be logged in to vote 🙏 -
You must be logged in to vote 🙏 Unencrypted HTTP/2 requests forwarded to downstream as HTTP/1.1
ConfigurationOcelot feature: Configuration RoutingOcelot feature: Routing -
You must be logged in to vote 🙏 How to map response of rate limit quota into exception?
Rate LimitingOcelot feature: Rate Limiting Swagger -
You must be logged in to vote 🙏 How to document rate limit in Swagger?
Rate LimitingOcelot feature: Rate Limiting Swagger -
You must be logged in to vote 🙏 How to migrate static routes to Consul dynamic routing having SignalR
Websocketswss
routes?Ocelot feature: Websockets Service DiscoveryOcelot feature: Service Discovery RoutingOcelot feature: Routing ConsulService discovery by Consul SignalRSignalR is Microsoft Websocks technology -
You must be logged in to vote 🙏 reloadOnChange: true
: How to configure for multiple ocelot files?Ocelot feature: Configuration