-
## Expected Behavior / New Feature
Service Discovery via Consul works with extended `DefaultConsulServiceBuilder` via `AddConsul()`
## Actual Behavior / Motivation for New Feature
When trying to…
-
## Expected Behavior
Ocelot should request from Consul the correct service for every route
## Actual Behavior
If concurrent requests, ocelot uses the same servicename for every concurrent request…
-
I am getting error in ocelot and consul api gateway. Please take a look.
Ocelot.Errors.Middleware.ExceptionHandlerMiddleware[0]
requestId: 0HLP7RAM3DIPM:00000002, previousRequestId: no prev…
-
Hi,
Thank you for this great project. We started to look at .Net based API Getaway frameworks and it looks like yours is what we need.
According to API Getaway pattern purpose, there might be need…
-
How awesome would it be if we could use YARP as a reverse proxy over WebSockets?
I have one public facing ASPNETCORE server. Then I have multiple small blazor-server applications running on multipl…
-
`Ocelot` is a common API Gateway (BFF) in the `.NET` world. Configure it and create an initial routing setting for it.
-
I implementing ocelot in my new project, i create the integration of my services in one point with ocelot but when i try to post, put, path or delete to a resource in my api gateway, the browser show …
oamm updated
5 months ago
-
### Discussed in https://github.com/ThreeMammals/Ocelot/discussions/2083
Originally posted by **anonimousspider** June 1, 2024
**In Polly v8, we have observed that the circuit breaker functio…
-
## Expected Behavior / New Feature
It would be great if Ocelot would support a mechanism where microservices in the system, could connect "outbound" to a service running Ocelot. As part of this outbo…
-
### Discussed in https://github.com/ThreeMammals/Ocelot/discussions/1804
Originally posted by **ks1990cn** November 24, 2023
Hi @raman-m @ggnaegi / Anyone ,
Can you please help me to resolv…