17 messages in ru.sysoev.nginxSummary (was: Re: src/http/modules/ng...
FromSent OnAttachments
Aleksandar LazicDec 9, 2006 5:21 pm 
Igor SysoevDec 10, 2006 2:04 am 
Aleksandar LazicDec 10, 2006 2:14 am 
Aleksandar LazicDec 10, 2006 2:31 am 
Igor SysoevDec 10, 2006 2:36 am 
Aleksandar LazicDec 10, 2006 2:39 am 
Igor SysoevDec 10, 2006 2:45 am 
Igor SysoevDec 10, 2006 3:05 am 
Aleksandar LazicDec 10, 2006 5:04 am 
Aleksandar LazicDec 10, 2006 5:05 am 
Igor SysoevDec 10, 2006 5:12 am 
Aleksandar LazicDec 10, 2006 5:20 am 
Igor SysoevDec 10, 2006 5:23 am 
Aleksandar LazicDec 10, 2006 5:32 am 
Aleksandar LazicDec 10, 2006 12:27 pm 
Aleksandar LazicDec 10, 2006 12:37 pm 
Aleksandar LazicDec 10, 2006 1:26 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Summary (was: Re: src/http/modules/ngx_http_gzip_filter_module.c tuning)Actions...
From:Aleksandar Lazic (al-n@public.gmane.org)
Date:Dec 10, 2006 1:26:13 pm
List:ru.sysoev.nginx

On Son 10.12.2006 14:05, Aleksandar Lazic wrote:

Asap, I will inform you as soon as I have new infos ;-)

The config could get from:

http://none.at/fxn/nginx.txt

Now whe have the following:

Nginx compressed 5 mongrels 10 workers Document Length: 4965 bytes Requests per second: 19.89 [#/sec] (mean)

Apache compressed 5 mongrels Document Length: 4375 bytes Requests per second: 20.01 [#/sec] (mean)

It's much better then with: proxy_buffering

We have know tested with a static page pic.png:

Apache 2.2.3 Document Length: 4125 bytes Requests per second: 40.41 [#/sec] (mean)

Nginx

Document Length: 4125 bytes Requests per second: 32.90 [#/sec] (mean)

Nginx with tcp_nopush on;

Document Length: 4125 bytes Requests per second: 34.98 [#/sec] (mean)

It looks to me that the 2.2 apache have *many* performance boosts then the 2.0.

For now we have stopped the tests, thanks for your help to get from 5 req/s to 19 req/s ;-)

Regards

Aleks