TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Nginx is now the most popular web server, overtaking Apache

94 点作者 MarionG大约 4 年前

6 条评论

mxmilkiib大约 4 年前
Netcraft confirms it<p><a href="https:&#x2F;&#x2F;news.netcraft.com&#x2F;archives&#x2F;category&#x2F;web-server-survey" rel="nofollow">https:&#x2F;&#x2F;news.netcraft.com&#x2F;archives&#x2F;category&#x2F;web-server-surve...</a>
评论 #27041371 未加载
评论 #27038769 未加载
synergy20大约 4 年前
Considering 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&#x27;s number takes over apaches.
评论 #27039916 未加载
评论 #27042855 未加载
newbird_aa123大约 4 年前
No 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.
评论 #27041487 未加载
nickserv大约 4 年前
Amazing what a more user-friendly interface will do... Looking at you, httpd.conf.
评论 #27043045 未加载
评论 #27042234 未加载
robk大约 4 年前
I&#x27;m really enjoying caddy lately. So simple and elegant to work with.
jakearmitage大约 4 年前
I&#x27;ll run Apache till the end.
评论 #27041539 未加载
评论 #27047086 未加载