curl-library
Re: Speed comparison wget vs. curl (HTTPS/HTTP1/GnuTLS)
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 30 Jun 2016 14:38:19 +0200 (CEST)
Date: Thu, 30 Jun 2016 14:38:19 +0200 (CEST)
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)...
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.htmlReceived on 2016-06-30