From: Fabian Keil <fk@fabiankeil.de> Date: Thu, 12 Feb 2009 15:39:22 +0000 (+0000) Subject: Mention a current socket-timeout limitation. X-Git-Tag: v_3_0_11~72 X-Git-Url: http://www.privoxy.org/gitweb/%22https:/@default-cgi@/developer-manual/static/gitweb.js?a=commitdiff_plain;h=b9aa9484f5d825b8528141f5f096615fe237afbb;p=privoxy.git Mention a current socket-timeout limitation. --- diff --git a/doc/source/p-config.sgml b/doc/source/p-config.sgml index d4d15f23..41b03a12 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.37 2009/02/08 18:35:48 fabiankeil Exp $ + $Id: p-config.sgml,v 2.38 2009/02/09 16:49:47 fabiankeil Exp $ Copyright (C) 2001-2009 Privoxy Developers http://www.privoxy.org/ See LICENSE. @@ -95,7 +95,7 @@ Sample Configuration File for Privoxy v&p-version; </title> <para> - $Id: p-config.sgml,v 2.37 2009/02/08 18:35:48 fabiankeil Exp $ + $Id: p-config.sgml,v 2.38 2009/02/09 16:49:47 fabiankeil Exp $ </para> <para> Copyright (C) 2001-2009 Privoxy Developers http://www.privoxy.org/ @@ -2469,6 +2469,16 @@ forward-socks4, forward-socks4a and forward-socks5</title> </para> </listitem> </varlistentry> + <varlistentry> + <term>Notes:</term> + <listitem> + <para> + For SOCKS requests the timeout currently doesn't start until + the SOCKS server accepted the request. This will be fixed in + the next release. + </para> + </listitem> + </varlistentry> <varlistentry> <term>Examples:</term> <listitem>