August 07, 2009 07:28AM
Hi nginx...

For sometime ago i have compared nginx/apache performance on HTTPS request.
at that time i got ca 10 fold performance gain with nginx.

So when i installed the newest stable version it was only 20-25 % more.

Does anyone have seen this issue , the fastest version is 0.6.38 here i got the
result from ab....

I [b]version 0.6.38 , i got ca 800 req / sec[/b].


Server Software: nginx/0.8.7
Server Hostname: 192.168.1.97
Server Port: 443
SSL/TLS Protocol: TLSv1/SSLv3,DHE-RSA-AES256-SHA,1024,256

Document Path: /
Document Length: 4 bytes

Concurrency Level: 50
Time taken for tests: 7.025 seconds
Complete requests: 1000
Failed requests: 0
Write errors: 0
Total transferred: 220000 bytes
HTML transferred: 4000 bytes
Requests per second: [b]142.34[/b] [#/sec] (mean)
Time per request: 351.270 [ms] (mean)
Time per request: 7.025 [ms] (mean, across all concurrent requests)
Transfer rate: 30.58 [Kbytes/sec] received


PS! proberly i need sometink added in nginx.conf , now i'm using this for SSL

ssl on;
ssl_certificate /usr/local/nginx/conf/*************.com.crt;
ssl_certificate_key /usr/local/nginx/conf/*************.com.key;

ssl_session_timeout 5m;
ssl_protocols SSLv3;
ssl_ciphers HIGH:!ADH;
ssl_prefer_server_ciphers on;

regards /Michael
Subject Author Posted

HTTPS performance slow on the newest releases.

michaelvv August 07, 2009 07:28AM

Re: HTTPS performance slow on the newest releases.

Igor Sysoev August 07, 2009 07:43AM

Re: HTTPS performance slow on the newest releases.

michaelvv August 07, 2009 08:37AM

Re: HTTPS performance slow on the newest releases.

Igor Sysoev August 07, 2009 08:45AM

Re: HTTPS performance slow on the newest releases.

michaelvv August 07, 2009 03:24PM

Re: HTTPS performance slow on the newest releases.

Igor Sysoev August 08, 2009 05:07AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 140
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready