TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Modern HTTP Servers Are Fast, EC2 Is Not

6 pointsby areteabout 13 years ago

1 comment

porkabout 13 years ago
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.