Skip to content

weird behavior on Post requests #2159

Closed Answered by raman-m
SamSabor asked this question in Q&A
Discussion options

You must be logged in to vote

Congrats! 🥳

We use .net 8, and the ocelot Gateway is hosted by IIS.

IIS can be a challenging environment. Our documentation on IIS Gotchas provides insights 😉
Hosting an app in IIS without substantial IIS DevOps experience is not recommended. Ocelot is optimized for self-hosted environments using Kestrel web server, including Docker, containerization, cloud services, and traditional in-memory self-hosting such as console applications or terminal sessions.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@raman-m
Comment options

Answer selected by raman-m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
IIS Internet Information Services (IIS) for Windows® Server Configuration Ocelot feature: Configuration
2 participants