From: Fabian Keil <fk@fabiankeil.de>
Date: Mon, 15 Feb 2010 15:07:56 +0000 (+0000)
Subject: Turns out forwarded-connect-retries is partly broken. Spread the news.
X-Git-Tag: v_3_0_16~17
X-Git-Url: http://www.privoxy.org/gitweb/%22https:/faq/@default-cgi@/static/diff?a=commitdiff_plain;h=51c75b3bd7df05abdab6302b00b0ad129ff88b67;p=privoxy.git

Turns out forwarded-connect-retries is partly broken. Spread the news.
---

diff --git a/doc/source/p-config.sgml b/doc/source/p-config.sgml
index ad13d80d..59467789 100644
--- a/doc/source/p-config.sgml
+++ b/doc/source/p-config.sgml
@@ -3,7 +3,7 @@
 
  Purpose     :  Used with other docs and files only.
 
- $Id: p-config.sgml,v 2.60 2010/01/29 17:02:59 fabiankeil Exp $
+ $Id: p-config.sgml,v 2.61 2010/02/04 09:35:04 fabiankeil Exp $
 
  Copyright (C) 2001-2010 Privoxy Developers http://www.privoxy.org/
  See LICENSE.
@@ -97,7 +97,7 @@
  Sample Configuration File for Privoxy v&p-version;
 </title>
 <para>
- $Id: p-config.sgml,v 2.60 2010/01/29 17:02:59 fabiankeil Exp $
+ $Id: p-config.sgml,v 2.61 2010/02/04 09:35:04 fabiankeil Exp $
 </para>
 <para>
 Copyright (C) 2001-2010 Privoxy Developers http://www.privoxy.org/
@@ -2277,6 +2277,10 @@ forward-socks4, forward-socks4a and forward-socks5</title>
     that go away when you try again manually. Start with a small value and check Privoxy's
     logfile from time to time, to see how many retries are usually needed.
    </para>
+   <para>
+    Due to a bug, this option currently also causes Privoxy to
+    retry in case of certain problems with direct connections.
+   </para>
   </listitem>
  </varlistentry>
  <varlistentry>