From: Fabian Keil <fk@fabiankeil.de> Date: Sun, 6 Jan 2013 11:05:37 +0000 (+0000) Subject: Enable tolerate-pipelining for the beta as discussed on ijbswa@ X-Git-Tag: v_3_0_20~94 X-Git-Url: http://www.privoxy.org/gitweb/%22https:/@default-cgi@/faq/static/@default-cgi@show-url-info?a=commitdiff_plain;h=07c0e1747dd93d0e03fa4a50275ddc9a1a12fe82;p=privoxy.git Enable tolerate-pipelining for the beta as discussed on ijbswa@ --- diff --git a/doc/source/p-config.sgml b/doc/source/p-config.sgml index 298c1758..4143d0a9 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.90 2012/12/16 11:06:08 fabiankeil Exp $ + $Id: p-config.sgml,v 2.91 2012/12/16 11:06:40 fabiankeil Exp $ Copyright (C) 2001-2011 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.90 2012/12/16 11:06:08 fabiankeil Exp $ + $Id: p-config.sgml,v 2.91 2012/12/16 11:06:40 fabiankeil Exp $ </para> <para> Copyright (C) 2001-2011 Privoxy Developers http://www.privoxy.org/ @@ -2656,7 +2656,8 @@ forward-socks4, forward-socks4a, forward-socks5 and forward-socks5t</title> that improves performance mainly depends on the client configuration. </para> <para> - This options is new and should be considered experimental. + If you are seeing problems with pages not properly loading, + disabling this option could work around the problem. </para> </listitem> </varlistentry> @@ -2669,7 +2670,7 @@ forward-socks4, forward-socks4a, forward-socks5 and forward-socks5t</title> </listitem> </varlistentry> </variablelist> -<![%config-file;[<literallayout>@@#tolerate-pipelining 1</literallayout>]]> +<![%config-file;[<literallayout>@@tolerate-pipelining 1</literallayout>]]> </sect3>