Live data from Hacker News

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

news.ycombinator.com

1–9 of 9 posts

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

#1
Common wisdom suggests that there are two major web servers: Apache (losing popularity) and Nginx (gaining popularity).

However, a look at the latest trends[1] suggests that we are upon the age of a "triple convergence" in popularity between Apache, Nginx, and the mysterious "other" category.

Which leads to the logical questions: What is the "other" category? How did it become so big? And does it threaten the rule of the Spartan Apachinexology?

[1]: https://www.netcraft.com/blog/september-2023-web-server-survey/

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

#8
post #3

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.

Bah, no need for all that understanding. Just find an old config file and change the variables.

Never fails!