You can edit almost every page by Creating an account. Otherwise, see the FAQ.

Kestrel web server

From EverybodyWiki Bios & Wiki

Script error: No such module "AfC submission catcheck".


Kestrel
Original author(s)Microsoft
Developer(s).NET Foundation
Repositorygithub.com/dotnet/aspnetcore/tree/main/src/Components
Engine
    Operating systemLinux, macOS, Windows
    Included withASP.NET Core
    TypeWeb framework
    LicenseApache License 2.0

    Search Kestrel web server on Amazon.

    Kestrel is a cross-platform web server for ASP.NET Core. Kestrel is the web server that's included and enabled by default in ASP.NET Core projects generated by Microsoft software.

    Overview[edit]

    Kestrel supports the following:

    • HTTPS
    • HTTP/2 (macOS in the future)
    • Opaque upgrade used to enable WebSockets
    • Unix sockets for high performance behind Nginx


    External links[edit]

    Kestrel web server implementation in ASP.NET Core | Microsoft Docs



    This article "Kestrel web server" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:Kestrel web server. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.