gnutls-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: benchmarking mod_gnutls vs mod_ssl


From: Nikos Mavrogiannopoulos
Subject: Re: benchmarking mod_gnutls vs mod_ssl
Date: Mon, 10 Mar 2008 13:53:05 +0200
User-agent: Thunderbird 2.0.0.6 (X11/20071022)

Simon Josefsson wrote:

The performance of gnutls is dramatically better. For a small file
(5k) and DHE-RSA ciphersuites the performance is equivalent. For the
plain RSA ciphersuite the performance is still low (about 40% of the
openssl performance).

For a larger (300k) file the performance for both ciphersuites is
exactly the same.

So it seems libgcrypt is quite optimized in amd64... However there
seems to be some overhead in the plain RSA ciphersuites that affects
performance when the number of transactions increases (the first case
with the small file). Possibly the RSA blinding...

Yeah, or the TCP stack becomes the bottleneck since gnutls sends more
packets than mod_ssl.  Although this needs more investigation, my guess
is that the TCP overhead for another packet is pretty small.  Especially
when run on localhost.

The tests for amd64 were done using a 100mbit ethernet switch and two different pc's for client and server.


regards,
Nikos




reply via email to

[Prev in Thread] Current Thread [Next in Thread]