cURL / Mailing Lists / curl-library / Single Mail

curl-library

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

From: Tim Ruehsen <tim.ruehsen_at_gmx.de>
Date: Thu, 30 Jun 2016 15:01:27 +0200

On Thursday 30 June 2016 14:38:19 Daniel Stenberg wrote:
> On Thu, 30 Jun 2016, Tim Ruehsen wrote:
> > Wget does this as one packet and receives an immediate (RTT = 35ms here in
> > the office) answer.
>
> Using --tcp-nodelay makes it much faster and it explains the timeouts. I
> suppose we need that enabled by default for all TLS based connections (at
> least)...

Definitely.

Any idea why TCP_NODELAY influences GnuTLS so much, but hardly OpenSSL ?

-------------------------------------------------------------------
List admin: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html

Received on 2016-06-30