Ask HN: Are we upon the convergence of Apache, Nginx and “other”?

  • I have nothing bad to say about Apache, and it felt kind of weird that people were investing time in replacing it when so many of the scripting languages that sat behind it were hot-garbage, top to bottom.

    I assume that "other" is "load balancers."

  • Caddy. Broke the ground with QUIC. Amazingly fast.

    I jumped from Apache to nginx but the cgi thing continues to confuse me. I hate the inner protocol to pass cgi calls to a preforked engine, fast though it is.

  • Other: Node.js, Golang, CDNs, Cloud-managed services, etc.

  • caddy rocks fof automated tls and ease of deployment.

    then there is haproxy, envoy, traefik that are configurable as hell.

    i love em all.

  • Nginx was always the preferred one for reverse proxy, and it has a large existence compared to Apache.

  • Cloud services such as API gateway. I don’t think load balancers show up in the survey.

  • OpenResty / Cloudflare, Caddy, IIS, etc.