IIS
a flexible, secure and manageable Web Server for hosting ASP.NET Core web apps.
InProcess
OutOfProcess
Process name is w3wp.exe and iisexpress.exe
Process name is dotnet.exe
single web server involved
two web server involved
better for performance
penalty of processing request between internal and external webserver
Last updated
Was this helpful?