[or-cvs] r22221: {website} provide a pointer for our openssl patch (website/trunk/en)

Roger Dingledine arma at torproject.org
Thu Apr 22 23:46:10 UTC 2010


Author: arma
Date: 2010-04-22 23:46:10 +0000 (Thu, 22 Apr 2010)
New Revision: 22221

Modified:
   website/trunk/en/faq.wml
Log:
provide a pointer for our openssl patch


Modified: website/trunk/en/faq.wml
===================================================================
--- website/trunk/en/faq.wml	2010-04-21 19:06:57 UTC (rev 22220)
+++ website/trunk/en/faq.wml	2010-04-22 23:46:10 UTC (rev 22221)
@@ -915,9 +915,11 @@
 
 <li>If you're running a fast relay, meaning you have many TLS connections
 open, you are probably losing a lot of memory to OpenSSL's internal
-buffers (38KB+ per socket). We've patched OpenSSL to release unused buffer
-memory more aggressively. If you update to OpenSSL 1.0.0-beta5, Tor's
-build process will automatically recognize and use this feature.</li>
+buffers (38KB+ per socket). We've patched OpenSSL to <a
+href="http://archives.seul.org/or/dev/Jun-2008/msg00001.html">release
+unused buffer memory more aggressively</a>. If you update to OpenSSL
+1.0.0-beta5, Tor's build process will automatically recognize and use
+this feature.</li>
 
 <li>If you're running on Solaris, OpenBSD, NetBSD, or
 old FreeBSD, Tor is probably forking separate processes



More information about the tor-commits mailing list