help-gnutls
[Top][All Lists]
Advanced

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

network transfer performance


From: Michael Cronenworth
Subject: network transfer performance
Date: Thu, 14 Jun 2012 17:17:39 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120605 Thunderbird/13.0

Hello,

I have developed a GnuTLS client/server app. The server and client live
on the same machine and are using the system loopback for talking to
each other.

It takes about 10 seconds to transfer 100MB (byte) of data from the
server to the client. If I use SSH (SCP/SFTP) to transfer files through
localhost, I see about 14MB per second speeds. This speed seems low,
too, but shows my app is doing about as good as it can. Running iperf
reports my loopback can get about 30 gigabits per second so there is no
bottleneck there.

Yes, I realize SSL connections have overhead, but with my system[1] I
feel like data transfer should be faster than 10MB/second.

Is what I am seeing normal (AES processing) or is there anything I can
do to speed any of this up?

Thanks,
Michael

[1]
Core i5 750 (quad core 2.6ghz)
8GB RAM
Fedora 17 x86_64
GnuTLS 2.12.17
Priorities: "NONE:+VERS-TLS1.1:+AES-256-CBC:+RSA:+SHA1:+COMP-NULL"



reply via email to

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