23 pointsby EchoBeam2 years ago1 comment
  • joaquin20242 years ago
    Both ingress-nginx and Kong use this? I wonder if OpenResty will consider using https://freenginx.org instead of http://nginx.org/, since the original implementors had a falling out with F5.
    • tiffanyh2 years ago
      Cloudflare was also originally built on it and even used it at scale (it was the primary platform when they IPO).

      My understanding is that only in the last few years have they begun replacing it was a custom Rust stack.

    • preisschild2 years ago
      AFAIK the maintainers of ingress-nginx are investigating using the NGINX Javascript Module instead of lua/openresty in the future

      https://github.com/kubernetes/ingress-nginx/issues/9950