-
Subscribe to this issue and stay notified about new [daily trending repos in C#](https://github.com/trending/c%23?since=daily).
-
The term web server can refer to hardware or software, or both of them working together.
On the hardware side, a web server is a computer that stores web server software and a website's component f…
-
I am trying to connect to a SignalR hub service using Ocelot gateway. Both deployed in service fabric local cluster.
The "DownstreamScheme": "http", works for in the same service, however "Downs…
-
❓
### Message from repo maintainer on November 30, 2023
Hello Devin Wu!
My short answer: **No**
Ocelot **doesn't** support SSE protocol.
Why did you close the issue [on Jul 24, 2020](#event-…
-
## Expected Behavior / New Feature
When the gateway is installed in multiple servers with distributed file system (DFS) and in front of those servers a load balancer exists that manages the traffic, …
-
## Expected Behavior / New Feature
Ocelot being able to connect to a peered environment of multiple Eureka instances
## Actual Behavior / Motivation for New Feature
Ocelot not able to connect and…
vuchl updated
5 months ago
-
## Expected Behavior / New Feature
Does Ocelot has Support with Eureka for service discovery in Pivotal Cloud Foundry in near future
## Actual Behavior / Motivation for New Feautre
Right now fo…
-
hi
i want to config watchdog.net for ocelot API gateway
but when i login to dashboard watchdog and refresh for load data from database watchdog.net i had this error:
![Screenshot 2024-04-27 2341…
-
## Expected Behavior / New Feature
We have configured Kestrel both on our gateway microservice and downstream services to accept header sizes up to 64Kb.
We should be able to send our GET request wh…
-
We expect Ocelot to forward the claims obtained from IdentityServer4's introspection endpoint to the backend services, enabling efficient authentication and authorization within our microservice archi…