current config,1.114,1.115

Fabian Keil via ijbswa-commits <[email protected]> Mon, 26 Jun 2017 12:17:19 +0000
Newsgroups gmane.comp.web.privoxy.cvs
Message-ID <[email protected]>
Update of /cvsroot/ijbswa/current
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv22079

Modified Files:
	config 
Log Message:
Rebuild config file with enable-accept-filter documentation

Sponsored by: Robert Klemme


Index: config
===================================================================
RCS file: /cvsroot/ijbswa/current/config,v
retrieving revision 1.114
retrieving revision 1.115
diff -C2 -d -r1.114 -r1.115
*** config	26 Jun 2017 12:16:21 -0000	1.114
--- config	26 Jun 2017 12:17:17 -0000	1.115
***************
*** 1960,1964 ****
  #listen-backlog -1
  #
! #  6.11. handle-as-empty-doc-returns-ok
  #  =====================================
  #
--- 1960,2006 ----
  #listen-backlog -1
  #
! #  6.11. enable-accept-filter
! #  ===========================
! #
! #  Specifies:
! #
! #      Whether or not Privoxy should use an accept filter
! #
! #  Type of value:
! #
! #      0 or 1
! #
! #  Default value:
! #
! #      0
! #
! #  Effect if unset:
! #
! #      No accept filter is enabled.
! #
! #  Notes:
! #
! #      Accept filters reduce the number of context switches by not
! #      passing sockets for new connections to Privoxy until a
! #      complete HTTP request is available.
! #
! #      As a result, Privoxy can process the whole request right away
! #      without having to wait for additional data first.
! #
! #      For this option to work, Privoxy has to be compiled with
! #      FEATURE_ACCEPT_FILTER and the operating system has to support
! #      it (which may require loading a kernel module).
! #
! #      Currently accept filters are only supported on FreeBSD-based
! #      systems. Check the accf_http(9) man page to learn how to
! #      enable the support in the operating system.
! #
! #  Examples:
! #
! #      enable-accept-filter 1
! #
! #enable-accept-filter 1
! #
! #  6.12. handle-as-empty-doc-returns-ok
  #  =====================================
  #
***************
*** 1998,2002 ****
  #handle-as-empty-doc-returns-ok 1
  #
! #  6.12. enable-compression
  #  =========================
  #
--- 2040,2044 ----
  #handle-as-empty-doc-returns-ok 1
  #
! #  6.13. enable-compression
  #  =========================
  #
***************
*** 2039,2043 ****
  #enable-compression 1
  #
! #  6.13. compression-level
  #  ========================
  #
--- 2081,2085 ----
  #enable-compression 1
  #
! #  6.14. compression-level
  #  ========================
  #
***************
*** 2085,2089 ****
  #compression-level 1
  #
! #  6.14. client-header-order
  #  ==========================
  #
--- 2127,2131 ----
  #compression-level 1
  #
! #  6.15. client-header-order
  #  ==========================
  #
***************
*** 2133,2137 ****
  #
  #
! #  6.15. client-specific-tag
  #  ==========================
  #
--- 2175,2179 ----
  #
  #
! #  6.16. client-specific-tag
  #  ==========================
  #
***************
*** 2198,2202 ****
  #
  #
! #  6.16. client-tag-lifetime
  #  ==========================
  #
--- 2240,2244 ----
  #
  #
! #  6.17. client-tag-lifetime
  #  ==========================
  #
***************
*** 2239,2243 ****
  #
  #
! #  6.17. trust-x-forwarded-for
  #  ============================
  #
--- 2281,2285 ----
  #
  #
! #  6.18. trust-x-forwarded-for
  #  ============================
  #
***************
*** 2294,2298 ****
  #
  #
! #  6.18. receive-buffer-size
  #  ==========================
  #
--- 2336,2340 ----
  #
  #
! #  6.19. receive-buffer-size
  #  ==========================
  #


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot