Unable to obtain IP normally and forced to use https #2228
China-xiaoFang
started this conversation in
Show and tell
Replies: 2 comments 6 replies
-
|
Beta Was this translation helpful? Give feedback.
4 replies
-
No, I take it back. When I set |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The following problems exist after using Ocelot.
DelegatingHandler
..NET version: v8
Ocelot version: v23.4.2
Deployment environment: Windows Server 2022 Datacenter (21H2)
IIS version: 10.0
Deployment method: An api site is deployed through IIS, all traffic is forwarded to this site, and then through the reverse proxy, it is proxied to the gateway center, that is, the Ocelot service, and then forwarded to various downstream services through Ocelot.
web.config
Get client IP extension method
OcelotDelegatingHandler.cs
ocelot.json
Beta Was this translation helpful? Give feedback.
All reactions