"Here is a benchmark that shows the performance of a watermelon and a large canteloupe lobbed from a trebuchet using different kinds of wood and rope under different wind conditions. We tied random weights to each melon for no apparent reason." What the fuck is the point of a performance benchmark if you didn't tune any settings for performance ?
What do you mean what is the point ? The obvious assumption with all software is that it is optimised out of the box.
Nginx vs. Apache in AWS
31–40 of 44 posts
Re: Nginx vs. Apache in AWS
#32"Here is a benchmark that shows the performance of a watermelon and a large canteloupe lobbed from a trebuchet using different kinds of wood and rope under different wind conditions. We tied random weights to each melon for no apparent reason." What the fuck is the point of a performance benchmark if you didn't tune any settings for performance ?
What do you mean what is the point ? The obvious assumption with all software is that it is optimised out of the box.
Re: Nginx vs. Apache in AWS
#33It's posts like this making it to the frontpage (and the inevitable comment thread) that make me sad about what HN has become. What happened to the idea of making submissions (and comments) cost karma points anyway?
Re: Nginx vs. Apache in AWS
#34Earlier quoted context omitted.
Well, the title is "Nginx Vs Apache in AWS", not "Nginx from apt-get Vs Apache from apt-get in AWS". If you can't install the latest stable releases, then don't write a comparison about them.
I don't know what versions are provided by the "amazon Linux AMI" (which the article cites as the image) but I would venture to guess that those are probably the standard (which would make the title apt)
httpd.x86_64 : Apache HTTP Server
httpd24.x86_64 : Apache HTTP Server
Re: Nginx vs. Apache in AWS
#35Re: Nginx vs. Apache in AWS
#36Re: Nginx vs. Apache in AWS
#37Earlier quoted context omitted.
Indeed - this doesn't tell you anything. Was nginx configured well? Was apache? How much difference would it have made? Is the old apache version relevant? Pointless test, unless you intend to use those settings on that software on similar hardware.
Hell, it would have been great if they had used a real closed testbed on a local network instead of AWS. That would give you reproducible test results that aren't influenced by things like communal server resources and a communal network. Regardless, they put zero thought into what makes each application work to its peak performance and just picked two random configurations, probably based on defaults that we know to…
But maybe Apache shouldn't ship defaults that have poor performance ?
Re: Nginx vs. Apache in AWS
#38Earlier quoted context omitted.
What do you mean what is the point ? The obvious assumption with all software is that it is optimised out of the box.
Optimized for what? For which circumstances? What software fits all?
What possible reason is there for Apache deliberately slowing that down ?
Re: Nginx vs. Apache in AWS
#39Re: Nginx vs. Apache in AWS
#40Earlier quoted context omitted.
I don't know what versions are provided by the "amazon Linux AMI" (which the article cites as the image) but I would venture to guess that those are probably the standard (which would make the title apt)
Both are available in the Amazon Linux AMI: httpd.x86_64 : Apache HTTP Server httpd24.x86_64 : Apache HTTP Server