Manually add the changes from the last p-config.sgml update.
authorFabian Keil <fk@fabiankeil.de>
Mon, 15 Feb 2010 16:47:14 +0000 (16:47 +0000)
committerFabian Keil <fk@fabiankeil.de>
Mon, 15 Feb 2010 16:47:14 +0000 (16:47 +0000)
Somehow they didn't make it previously.

config
doc/webserver/user-manual/config.html

diff --git a/config b/config
index 70e2a21..54151bd 100644 (file)
--- a/config
+++ b/config
@@ -1,6 +1,6 @@
 #        Sample Configuration File for Privoxy v3.0.16
 #
 #        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/
 #
 #
 #  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.
 #
 #      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
 #  Examples:
 #
 #      forwarded-connect-retries 1
index de26711..6bd87ed 100644 (file)
@@ -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.
    </P
     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.
    </P
+><P
+>    Due to a bug, this option currently also causes Privoxy to
+    retry in case of certain problems with direct connections.
+   </P
 ></DD
 ><DT
 >Examples:</DT
 ></DD
 ><DT
 >Examples:</DT
@@ -4817,4 +4821,4 @@ VALIGN="top"
 ></DIV
 ></BODY
 ></HTML
 ></DIV
 ></BODY
 ></HTML
->
\ No newline at end of file
+>