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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Modern HTTP Servers Are Fast, EC2 Is Not

6 点作者 arete大约 13 年前

1 comment

pork大约 13 年前
I don't mean to be rude, but please stop this vapid series. Your last article measured HTTP throughput on a static file using localhost. I can't even begin to critique that benchmark as utterly unrealistic. And now that you've introduced a real world constraint, you find that throughput drops? That's not exactly surprising is it?<p>If you really want to do a realistic and robust benchmark, load up some typical database-driven apps like Wordpress, generate a sample HTTP request and response stream, snapshot the database and <i>then</i> benchmark the exchange by changing only the web server being used.