Quantcast
Channel: ASP.NET Core
Viewing all articles
Browse latest Browse all 9386

Reverse proxy of port when using kestrel with iis integration

$
0
0

When using kestrel with iis integration, I am not seeing the standard port (5000) being used in netstat.  Some other port is being chosen as used by the dotnet exe.  My app is self contained (stand alone exe asp.net core).

So my question is, is the kestrel port even used or opened, when combined with iis integration?  I thought it was supposed to be used in this reverse proxy fashion, specifically over that port.  And if i ran multiple asp.net core apps with kestrel and iis integration, i would end up with port conflicts if i didn't change each app to use a different port.

If it is not using the port, how is iis passing the calls thru, or is there some internal port negotiation?


Viewing all articles
Browse latest Browse all 9386

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>