- default application server for .net
- cross platform
- best performance and memory utilization
- may not have some advanced features of HTTP.sys on Windows
- may be used with proxy server or as internet facing server
Further read:
https://learn.microsoft.com/en-us/aspnet/core/fundamentals/servers/kestrel?view=aspnetcore-6.0
One Reply to “Kestrel”