Nginx Vs Nginx Performance

Hi All,
I would like to know if it’s makes any difference in term of using Nginx
versions. Did anyone had any experience with that? Did anyone do any
benchmarks about that?
Looking for answers

Posted at Nginx Forum:

Anyone?

Posted at Nginx Forum:

On 6/15/11 12:35 PM, M.A.G wrote:

Anyone?

Posted at Nginx Forum:
Re: Nginx Vs Nginx Performance [Versions Battle]

It’s been three weeks since the last time you posted. Perhaps you could
run the benchmarks yourself and share your results.


Jim O.

I didnt do any benchmark,but noticed ver 1 is faster then ver 7,i have
eyes for such thing.

On 6/15/11, M.A.G [email protected] wrote:

I would like to know if it’s makes any difference in term of using Nginx
versions. Did anyone had any experience with that? Did anyone do any benchmarks
about that?

Anyone?

It’s kind of pointless. Reading the changes would be enough to
understand. For example, in 0.9.0 accept4 support was added on linux,
so obviously every version before that is one syscall slower on linux.
Not to mention some other useful features that don’t have direct
impact on performance, like directio, etc. Take a look:
http://nginx.org/en/CHANGES