From 21e4d72fa6918226a74b9f034b230172bf2a570c Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Sun, 15 Feb 2009 08:08:33 +0000 Subject: [PATCH] Rebuild with default socket timeout increased to 300 seconds. --- doc/webserver/user-manual/actions-file.html | 18 +++++++------- doc/webserver/user-manual/appendix.html | 18 +++++++------- doc/webserver/user-manual/config.html | 4 +-- doc/webserver/user-manual/configuration.html | 4 +-- doc/webserver/user-manual/copyright.html | 2 +- doc/webserver/user-manual/filter-file.html | 2 +- doc/webserver/user-manual/index.html | 26 ++++++++++---------- doc/webserver/user-manual/introduction.html | 13 +++++++++- doc/webserver/user-manual/quickstart.html | 2 +- doc/webserver/user-manual/startup.html | 4 +-- 10 files changed, 52 insertions(+), 41 deletions(-) diff --git a/doc/webserver/user-manual/actions-file.html b/doc/webserver/user-manual/actions-file.html index bb00c669..2850f275 100644 --- a/doc/webserver/user-manual/actions-file.html +++ b/doc/webserver/user-manual/actions-file.html @@ -233,7 +233,7 @@ CLASS="FILENAME" >

8.1. Finding the Right Mix

8.2. How to Edit

8.4.1. The Domain Pattern

8.4.2. The Path Pattern

8.5.34. Summary

8.7.1. match-all.action

8.7.2. default.action

8.7.3. user.action

14.2. Privoxy's Internal Pages

Short cuts. Turn off, then on:

Effect if unset:

A default value of 180 seconds is used. +> A default value of 300 seconds is used.

Examples:

socket-timeout 180 +> socket-timeout 300

6.1. Controlling Privoxy with Your Web Browser

    Privoxy Menu

12.1. License

9.1. Filter File Tutorial


$Id: user-manual.sgml,v 2.96 2009/02/14 13:14:03 fabiankeil Exp $

$Id: user-manual.sgml,v 2.97 2009/02/14 18:01:00 fabiankeil Exp $

6.1. Controlling Privoxy with Your Web Browser
8.1. Finding the Right Mix
8.2. How to Edit
8.4.1. The Domain Pattern
8.4.2. The Path Pattern
8.5.34. Summary
8.7.1. match-all.action
8.7.2. default.action
8.7.3. user.action
9.1. Filter File Tutorial
12.1. License
14.2. Privoxy's Internal Pages
  • Can keep outgoing connections alive and reuse them later on. +

  • Supports tagging which allows to change the behaviour + based on client and server headers. +

  • Can be run as an "intercepting" proxy, which obviates the need to configure browsers individually.

  • User-customizable HTML templates for all proxy-generated pages (e.g. "blocked" page). +> User-customizable HTML templates for most proxy-generated pages (e.g. "blocked" page).