Software Alternatives & Reviews

How to securely reverse-proxy ASP.NET Core web apps

nginx Caddy
  1. 1
    A high performance free open source web server powering busiest sites on the Internet.
    Pricing:
    • Open Source
    However, it's very unlikely that .NET developers will directly expose their Kestrel-based web apps to the internet. Typically, we use other popular web servers like Nginx, Traefik, and Caddy to act as a reverse-proxy in front of Kestrel for various reasons:.

    #Web And Application Servers #Web Servers #Application Server 46 social mentions

  2. 2
    The HTTP/2 Web Server with Automatic HTTPS
    Pricing:
    • Open Source
    However, it's very unlikely that .NET developers will directly expose their Kestrel-based web apps to the internet. Typically, we use other popular web servers like Nginx, Traefik, and Caddy to act as a reverse-proxy in front of Kestrel for various reasons:.

    #Web Servers #HTTP/2 Web Server #Web And Application Servers 225 social mentions

Discuss: How to securely reverse-proxy ASP.NET Core web apps

Log in or Post with