Skip to content

How to connect domain/url to yarp when IIS is also running #2081

Answered by Tratcher
Jarek300 asked this question in Q&A
Discussion options

You must be logged in to vote

YARP handles forwarding requests, not accepting requests. It builds on top of an AspNetCore server like Kestrel, IIS, or HttpSys. Port sharing is handled at the server level. Kestrel cannot share ports with IIS or HttpSys when using * or host names.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@Tratcher
Comment options

Answer selected by samsp-msft
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants