From: Fabian Keil
Date: Mon, 15 Feb 2010 16:47:14 +0000 (+0000)
Subject: Manually add the changes from the last p-config.sgml update.
X-Git-Tag: v_3_0_16~10
X-Git-Url: http://www.privoxy.org/gitweb/?a=commitdiff_plain;h=3f3ed34c5df30e76d7855827b951a2e1fd2a1a3d;p=privoxy.git
Manually add the changes from the last p-config.sgml update.
Somehow they didn't make it previously.
---
diff --git a/config b/config
index 70e2a21b..54151bda 100644
--- a/config
+++ b/config
@@ -1,6 +1,6 @@
# Sample Configuration File for Privoxy v3.0.16
#
-# $Id: config,v 1.87 2010/02/13 16:36:14 fabiankeil Exp $
+# $Id: config,v 1.88 2010/02/13 16:43:35 fabiankeil Exp $
#
# Copyright (C) 2001-2010 Privoxy Developers http://www.privoxy.org/
#
@@ -1318,6 +1318,9 @@ buffer-limit 4096
# manually. Start with a small value and check Privoxy's logfile
# from time to time, to see how many retries are usually needed.
#
+# Due to a bug, this option currently also causes Privoxy to
+# retry in case of certain problems with direct connections.
+#
# Examples:
#
# forwarded-connect-retries 1
diff --git a/doc/webserver/user-manual/config.html b/doc/webserver/user-manual/config.html
index de26711a..6bd87ed2 100644
--- a/doc/webserver/user-manual/config.html
+++ b/doc/webserver/user-manual/config.html
@@ -3567,6 +3567,10 @@ CLASS="QUOTE"
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.
Due to a bug, this option currently also causes Privoxy to
+ retry in case of certain problems with direct connections.
+
Examples: