cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Speed comparison wget vs. curl (HTTPS/HTTP1/GnuTLS)

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 30 Jun 2016 15:07:39 +0200 (CEST)

On Thu, 30 Jun 2016, Tim Ruehsen wrote:

>> Using --tcp-nodelay makes it much faster and it explains the timeouts.
>
> Any idea why TCP_NODELAY influences GnuTLS so much, but hardly OpenSSL ?

Nom I haven't investigated to that level, but it is certainly a bit curious. I
suppose it boils down to exactly how it sends its packets, like bundled or in
separate writes etc.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:  https://curl.haxx.se/mail/etiquette.html
Received on 2016-06-30