Mid From PDF ASP.NET Core ASP.NET Core

InProcess vs OutOfProcess hosting?

  • InProcess hosting runs ASP.NET Core app inside the IIS worker process

(w3wp.exe), better performance.

  • OutOfProcess hosting runs the app in a separate process, IIS proxies requests to

it.

  • InProcess is default in ASP.NET Core 3.0+ for IIS hosting.

More from ASP.NET Core Tutorial

All questions for this course
Toolliyo Assistant
Ask about tutorials, ebooks, training, pricing, mentor services, and support. I use public site content only—not admin or internal tools.

care@toolliyo.com

Need callback? Share your details