If you are going to test Apache at least use 2.4 in MPM-event mode so you are testing apples to apples. Using Apache 2.2 in worker mode is like comparing 8 year old tech to modern code. hint: Apache is still about 15-20% slower than nginx even in it's fastest mpm-event mode, but it has many more years of features and modules available - it all depends what your needs are - single site services vs multi-site webhostin…
It's fair insofar as Debian still ships with 2.2 (2.4 in experimental)
Nginx vs. Apache in AWS
11–20 of 44 posts
Re: Nginx vs. Apache in AWS
#12If you are going to test Apache at least use 2.4 in MPM-event mode so you are testing apples to apples. Using Apache 2.2 in worker mode is like comparing 8 year old tech to modern code. hint: Apache is still about 15-20% slower than nginx even in it's fastest mpm-event mode, but it has many more years of features and modules available - it all depends what your needs are - single site services vs multi-site webhostin…
It's fair insofar as Debian still ships with 2.2 (2.4 in experimental)
Re: Nginx vs. Apache in AWS
#13Re: Nginx vs. Apache in AWS
#14Why exactly did they limit nginx to one worker proces?
Re: Nginx vs. Apache in AWS
#15Earlier quoted context omitted.
It's fair insofar as Debian still ships with 2.2 (2.4 in experimental)
I wouldn't call Debian Sta(b)le fair testing. Ubuntu is a slightly better but to be truly fair you should use the latest stable production branch of each program. Or dev if that's what you're testing.
Re: Nginx vs. Apache in AWS
#16Why exactly did they limit nginx to one worker proces?
Worker Process 1; - for nginx on 2 cores
Nginx Php ???? - you have not mentioned what PHP config you are running on Nginx
The Benchmarking needs to get better, this thing keeps on happening
Re: Nginx vs. Apache in AWS
#17Why exactly did they limit nginx to one worker proces?
Re: Nginx vs. Apache in AWS
#18Lighttpd is missing... but good benchmark anyway.
Re: Nginx vs. Apache in AWS
#19Lighttpd is missing... but good benchmark anyway.
That's like saying thttpd is missing. It isn't tested because it isn't relevant.
Re: Nginx vs. Apache in AWS
#20What the fuck is the point of a performance benchmark if you didn't tune any settings for performance?