emacs-devel
[Top][All Lists]
Advanced

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

Slow TLS connections from some servers


From: Lars Magne Ingebrigtsen
Subject: Slow TLS connections from some servers
Date: Sun, 11 Sep 2011 02:48:52 +0200
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux)

Currently, the following takes ten seconds for me:

(url-retrieve 
"https://www.deleak.com/blog/wp-content/uploads//2011/06/annalogoonblack.jpg"; 
#'ignore)

While it's evaling Emacs is completely unresponsive.  gdb seems to say
that it's deep in gnutls-boot somewhere during this time.

Would it be possible to make the gnutls-boot code more asynchronous?

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/




reply via email to

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