Nginx is now the most popular web server, overtaking Apache
1–10 of 33 posts
Re: Nginx is now the most popular web server, overtaking Apache
#2Netcraft confirms it
https://news.netcraft.com/archives/category/web-server-surve...
Re: Nginx is now the most popular web server, overtaking Apache
#3Netcraft confirms it https://news.netcraft.com/archives/category/web-server-surve...
[deleted]
Re: Nginx is now the most popular web server, overtaking Apache
#4Considering nginx is really just good at serving static content(maybe CDN uses it a lot) and the rest are all proxying, and Apache can handle static and dynamic contents at the same time, this tells me many web server nowadays are no longer simple http+cgi, but with app servers(e.g. django, rails,etc) running behind a (nginx) proxy so nginx's number takes over apaches.
Re: Nginx is now the most popular web server, overtaking Apache
#5I'll run Apache till the end.
Re: Nginx is now the most popular web server, overtaking Apache
#6Amazing what a more user-friendly interface will do... Looking at you, httpd.conf.
Re: Nginx is now the most popular web server, overtaking Apache
#7Considering nginx is really just good at serving static content(maybe CDN uses it a lot) and the rest are all proxying, and Apache can handle static and dynamic contents at the same time, this tells me many web server nowadays are no longer simple http+cgi, but with app servers(e.g. django, rails,etc) running behind a (nginx) proxy so nginx's number takes over apaches.
You can serve dynamic content from nginx too. You don't need Apache in your stack at all.
Re: Nginx is now the most popular web server, overtaking Apache
#8Engine-X or N-Jinks?
Discuss.
Re: Nginx is now the most popular web server, overtaking Apache
#9No surprise, Nginx has much better performance on handling large site and heavy traffic than other web servers. Since it’s required more knowledge and experience to setup and do configurations, that make lots of beginners step away. But time will prove cream always rises to the top.
Re: Nginx is now the most popular web server, overtaking Apache
#10Netcraft confirms it https://news.netcraft.com/archives/category/web-server-surve...
This refers to Slashdot about 20 years ago.
Netcraft confirms it. :-)