[prev in list] [next in list] [prev in thread] [next in thread] 

List:       privoxy-commits
Subject:    [privoxy-commits] current/doc/webserver/user-manual actions-file.html, 1.107, 1.108 appendix.html, 1
From:       Fabian Keil via ijbswa-commits <ijbswa-commits () lists ! sourceforge ! net>
Date:       2017-06-26 12:16:49
Message-ID: E1dPSwk-0002un-Vr () sfs-ml-4 ! v29 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Update of /cvsroot/ijbswa/current/doc/webserver/user-manual
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv22035/doc/webserver/user-manual

Modified Files:
	actions-file.html appendix.html config.html index.html 
Log Message:
Rebuild user-manual with enable-accept-filter documentation

Sponsored by: Robert Klemme


Index: actions-file.html
===================================================================
RCS file: /cvsroot/ijbswa/current/doc/webserver/user-manual/actions-file.html,v
retrieving revision 1.107
retrieving revision 1.108
diff -C2 -d -r1.107 -r1.108
*** actions-file.html	26 Jun 2017 12:15:26 -0000	1.107
--- actions-file.html	26 Jun 2017 12:16:47 -0000	1.108
***************
*** 101,105 ****
          in <tt class="FILENAME">default.action</tt> are:</p>
          <div class="TABLE">
!           <a name="AEN2892" id="AEN2892"></a>
            <p><b>Table 1. Default Configurations</b></p>
            <table border="1" frame="border" rules="all" class="CALSTABLE">
--- 101,105 ----
          in <tt class="FILENAME">default.action</tt> are:</p>
          <div class="TABLE">
!           <a name="AEN2924" id="AEN2924"></a>
            <p><b>Table 1. Default Configurations</b></p>
            <table border="1" frame="border" rules="all" class="CALSTABLE">

Index: index.html
===================================================================
RCS file: /cvsroot/ijbswa/current/doc/webserver/user-manual/index.html,v
retrieving revision 1.128
retrieving revision 1.129
diff -C2 -d -r1.128 -r1.129
*** index.html	26 Jun 2017 12:15:27 -0000	1.128
--- index.html	26 Jun 2017 12:16:47 -0000	1.129
***************
*** 248,265 ****
                  "config.html#LISTEN-BACKLOG">listen-backlog</a></dt>
                  <dt>7.6.11. <a href=
!                 "config.html#HANDLE-AS-EMPTY-DOC-RETURNS-OK">handle-as-empty-doc-returns-ok</a></dt>
                  <dt>7.6.12. <a href=
!                 "config.html#ENABLE-COMPRESSION">enable-compression</a></dt>
                  <dt>7.6.13. <a href=
!                 "config.html#COMPRESSION-LEVEL">compression-level</a></dt>
                  <dt>7.6.14. <a href=
!                 "config.html#CLIENT-HEADER-ORDER">client-header-order</a></dt>
                  <dt>7.6.15. <a href=
!                 "config.html#CLIENT-SPECIFIC-TAG">client-specific-tag</a></dt>
                  <dt>7.6.16. <a href=
!                 "config.html#CLIENT-TAG-LIFETIME">client-tag-lifetime</a></dt>
                  <dt>7.6.17. <a href=
!                 "config.html#TRUST-X-FORWARDED-FOR">trust-x-forwarded-for</a></dt>
                  <dt>7.6.18. <a href=
                  "config.html#RECEIVE-BUFFER-SIZE">receive-buffer-size</a></dt>
                </dl>
--- 248,267 ----
                  "config.html#LISTEN-BACKLOG">listen-backlog</a></dt>
                  <dt>7.6.11. <a href=
!                 "config.html#ENABLE-ACCEPT-FILTER">enable-accept-filter</a></dt>
                  <dt>7.6.12. <a href=
!                 "config.html#HANDLE-AS-EMPTY-DOC-RETURNS-OK">handle-as-empty-doc-returns-ok</a></dt>
                  <dt>7.6.13. <a href=
!                 "config.html#ENABLE-COMPRESSION">enable-compression</a></dt>
                  <dt>7.6.14. <a href=
!                 "config.html#COMPRESSION-LEVEL">compression-level</a></dt>
                  <dt>7.6.15. <a href=
!                 "config.html#CLIENT-HEADER-ORDER">client-header-order</a></dt>
                  <dt>7.6.16. <a href=
!                 "config.html#CLIENT-SPECIFIC-TAG">client-specific-tag</a></dt>
                  <dt>7.6.17. <a href=
!                 "config.html#CLIENT-TAG-LIFETIME">client-tag-lifetime</a></dt>
                  <dt>7.6.18. <a href=
+                 "config.html#TRUST-X-FORWARDED-FOR">trust-x-forwarded-for</a></dt>
+                 <dt>7.6.19. <a href=
                  "config.html#RECEIVE-BUFFER-SIZE">receive-buffer-size</a></dt>
                </dl>

Index: config.html
===================================================================
RCS file: /cvsroot/ijbswa/current/doc/webserver/user-manual/config.html,v
retrieving revision 1.82
retrieving revision 1.83
diff -C2 -d -r1.82 -r1.83
*** config.html	26 Jun 2017 12:15:27 -0000	1.82
--- config.html	26 Jun 2017 12:16:47 -0000	1.83
***************
*** 2389,2394 ****
        </div>
        <div class="SECT3">
          <h4 class="SECT3"><a name="HANDLE-AS-EMPTY-DOC-RETURNS-OK" id=
!         "HANDLE-AS-EMPTY-DOC-RETURNS-OK">7.6.11.
          handle-as-empty-doc-returns-ok</a></h4>
          <div class="VARIABLELIST">
--- 2389,2438 ----
        </div>
        <div class="SECT3">
+         <h4 class="SECT3"><a name="ENABLE-ACCEPT-FILTER" id=
+         "ENABLE-ACCEPT-FILTER">7.6.11. enable-accept-filter</a></h4>
+         <div class="VARIABLELIST">
+           <dl>
+             <dt>Specifies:</dt>
+             <dd>
+               <p>Whether or not Privoxy should use an accept filter</p>
+             </dd>
+             <dt>Type of value:</dt>
+             <dd>
+               <p><tt class="REPLACEABLE"><i>0 or 1</i></tt></p>
+             </dd>
+             <dt>Default value:</dt>
+             <dd>
+               <p>0</p>
+             </dd>
+             <dt>Effect if unset:</dt>
+             <dd>
+               <p>No accept filter is enabled.</p>
+             </dd>
+             <dt>Notes:</dt>
+             <dd>
+               <p>Accept filters reduce the number of context switches by not
+               passing sockets for new connections to Privoxy until a complete
+               HTTP request is available.</p>
+               <p>As a result, Privoxy can process the whole request right
+               away without having to wait for additional data first.</p>
+               <p>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).</p>
+               <p>Currently accept filters are only supported on FreeBSD-based
+               systems. Check the <a href=
+               "https://www.freebsd.org/cgi/man.cgi?query=accf_http" target=
+               "_top">accf_http(9) man page</a> to learn how to enable the
+               support in the operating system.</p>
+             </dd>
+             <dt>Examples:</dt>
+             <dd>
+               <p>enable-accept-filter 1</p>
+             </dd>
+           </dl>
+         </div>
+       </div>
+       <div class="SECT3">
          <h4 class="SECT3"><a name="HANDLE-AS-EMPTY-DOC-RETURNS-OK" id=
!         "HANDLE-AS-EMPTY-DOC-RETURNS-OK">7.6.12.
          handle-as-empty-doc-returns-ok</a></h4>
          <div class="VARIABLELIST">
***************
*** 2437,2441 ****
        <div class="SECT3">
          <h4 class="SECT3"><a name="ENABLE-COMPRESSION" id=
!         "ENABLE-COMPRESSION">7.6.12. enable-compression</a></h4>
          <div class="VARIABLELIST">
            <dl>
--- 2481,2485 ----
        <div class="SECT3">
          <h4 class="SECT3"><a name="ENABLE-COMPRESSION" id=
!         "ENABLE-COMPRESSION">7.6.13. enable-compression</a></h4>
          <div class="VARIABLELIST">
            <dl>
***************
*** 2480,2484 ****
        <div class="SECT3">
          <h4 class="SECT3"><a name="COMPRESSION-LEVEL" id=
!         "COMPRESSION-LEVEL">7.6.13. compression-level</a></h4>
          <div class="VARIABLELIST">
            <dl>
--- 2524,2528 ----
        <div class="SECT3">
          <h4 class="SECT3"><a name="COMPRESSION-LEVEL" id=
!         "COMPRESSION-LEVEL">7.6.14. compression-level</a></h4>
          <div class="VARIABLELIST">
            <dl>
***************
*** 2534,2538 ****
        <div class="SECT3">
          <h4 class="SECT3"><a name="CLIENT-HEADER-ORDER" id=
!         "CLIENT-HEADER-ORDER">7.6.14. client-header-order</a></h4>
          <div class="VARIABLELIST">
            <dl>
--- 2578,2582 ----
        <div class="SECT3">
          <h4 class="SECT3"><a name="CLIENT-HEADER-ORDER" id=
!         "CLIENT-HEADER-ORDER">7.6.15. client-header-order</a></h4>
          <div class="VARIABLELIST">
            <dl>
***************
*** 2572,2576 ****
        <div class="SECT3">
          <h4 class="SECT3"><a name="CLIENT-SPECIFIC-TAG" id=
!         "CLIENT-SPECIFIC-TAG">7.6.15. client-specific-tag</a></h4>
          <div class="VARIABLELIST">
            <dl>
--- 2616,2620 ----
        <div class="SECT3">
          <h4 class="SECT3"><a name="CLIENT-SPECIFIC-TAG" id=
!         "CLIENT-SPECIFIC-TAG">7.6.16. client-specific-tag</a></h4>
          <div class="VARIABLELIST">
            <dl>
***************
*** 2655,2659 ****
        <div class="SECT3">
          <h4 class="SECT3"><a name="CLIENT-TAG-LIFETIME" id=
!         "CLIENT-TAG-LIFETIME">7.6.16. client-tag-lifetime</a></h4>
          <div class="VARIABLELIST">
            <dl>
--- 2699,2703 ----
        <div class="SECT3">
          <h4 class="SECT3"><a name="CLIENT-TAG-LIFETIME" id=
!         "CLIENT-TAG-LIFETIME">7.6.17. client-tag-lifetime</a></h4>
          <div class="VARIABLELIST">
            <dl>
***************
*** 2713,2717 ****
        <div class="SECT3">
          <h4 class="SECT3"><a name="TRUST-X-FORWARDED-FOR" id=
!         "TRUST-X-FORWARDED-FOR">7.6.17. trust-x-forwarded-for</a></h4>
          <div class="VARIABLELIST">
            <dl>
--- 2757,2761 ----
        <div class="SECT3">
          <h4 class="SECT3"><a name="TRUST-X-FORWARDED-FOR" id=
!         "TRUST-X-FORWARDED-FOR">7.6.18. trust-x-forwarded-for</a></h4>
          <div class="VARIABLELIST">
            <dl>
***************
*** 2782,2786 ****
        <div class="SECT3">
          <h4 class="SECT3"><a name="RECEIVE-BUFFER-SIZE" id=
!         "RECEIVE-BUFFER-SIZE">7.6.18. receive-buffer-size</a></h4>
          <div class="VARIABLELIST">
            <dl>
--- 2826,2830 ----
        <div class="SECT3">
          <h4 class="SECT3"><a name="RECEIVE-BUFFER-SIZE" id=
!         "RECEIVE-BUFFER-SIZE">7.6.19. receive-buffer-size</a></h4>
          <div class="VARIABLELIST">
            <dl>

Index: appendix.html
===================================================================
RCS file: /cvsroot/ijbswa/current/doc/webserver/user-manual/appendix.html,v
retrieving revision 1.116
retrieving revision 1.117
diff -C2 -d -r1.116 -r1.117
*** appendix.html	26 Jun 2017 12:15:27 -0000	1.116
--- appendix.html	26 Jun 2017 12:16:47 -0000	1.117
***************
*** 281,285 ****
        <ul>
          <li>
!           <p>Privoxy main page:</p><a name="AEN6067" id="AEN6067"></a>
            <blockquote class="BLOCKQUOTE">
              <p><a href="http://config.privoxy.org/" target=
--- 281,285 ----
        <ul>
          <li>
!           <p>Privoxy main page:</p><a name="AEN6099" id="AEN6099"></a>
            <blockquote class="BLOCKQUOTE">
              <p><a href="http://config.privoxy.org/" target=
***************
*** 293,298 ****
          <li>
            <p>Show information about the current configuration, including
!           viewing and editing of actions files:</p><a name="AEN6075" id=
!           "AEN6075"></a>
            <blockquote class="BLOCKQUOTE">
              <p><a href="http://config.privoxy.org/show-status" target=
--- 293,298 ----
          <li>
            <p>Show information about the current configuration, including
!           viewing and editing of actions files:</p><a name="AEN6107" id=
!           "AEN6107"></a>
            <blockquote class="BLOCKQUOTE">
              <p><a href="http://config.privoxy.org/show-status" target=
***************
*** 301,306 ****
          </li>
          <li>
!           <p>Show the source code version numbers:</p><a name="AEN6080" id=
!           "AEN6080"></a>
            <blockquote class="BLOCKQUOTE">
              <p><a href="http://config.privoxy.org/show-version" target=
--- 301,306 ----
          </li>
          <li>
!           <p>Show the source code version numbers:</p><a name="AEN6112" id=
!           "AEN6112"></a>
            <blockquote class="BLOCKQUOTE">
              <p><a href="http://config.privoxy.org/show-version" target=
***************
*** 309,314 ****
          </li>
          <li>
!           <p>Show the browser's request headers:</p><a name="AEN6085" id=
!           "AEN6085"></a>
            <blockquote class="BLOCKQUOTE">
              <p><a href="http://config.privoxy.org/show-request" target=
--- 309,314 ----
          </li>
          <li>
!           <p>Show the browser's request headers:</p><a name="AEN6117" id=
!           "AEN6117"></a>
            <blockquote class="BLOCKQUOTE">
              <p><a href="http://config.privoxy.org/show-request" target=
***************
*** 317,322 ****
          </li>
          <li>
!           <p>Show which actions apply to a URL and why:</p><a name="AEN6090"
!           id="AEN6090"></a>
            <blockquote class="BLOCKQUOTE">
              <p><a href="http://config.privoxy.org/show-url-info" target=
--- 317,322 ----
          </li>
          <li>
!           <p>Show which actions apply to a URL and why:</p><a name="AEN6122"
!           id="AEN6122"></a>
            <blockquote class="BLOCKQUOTE">
              <p><a href="http://config.privoxy.org/show-url-info" target=
***************
*** 330,344 ****
            "QUOTE">"Privoxy"</span> continues to run, but only as a
            pass-through proxy, with no actions taking place:</p><a name=
!           "AEN6098" id="AEN6098"></a>
            <blockquote class="BLOCKQUOTE">
              <p><a href="http://config.privoxy.org/toggle" target=
              "_top">http://config.privoxy.org/toggle</a></p>
            </blockquote>
!           <p>Short cuts. Turn off, then on:</p><a name="AEN6102" id=
!           "AEN6102"></a>
            <blockquote class="BLOCKQUOTE">
              <p><a href="http://config.privoxy.org/toggle?set=disable" target=
              "_top">http://config.privoxy.org/toggle?set=disable</a></p>
!           </blockquote><a name="AEN6105" id="AEN6105"></a>
            <blockquote class="BLOCKQUOTE">
              <p><a href="http://config.privoxy.org/toggle?set=enable" target=
--- 330,344 ----
            "QUOTE">"Privoxy"</span> continues to run, but only as a
            pass-through proxy, with no actions taking place:</p><a name=
!           "AEN6130" id="AEN6130"></a>
            <blockquote class="BLOCKQUOTE">
              <p><a href="http://config.privoxy.org/toggle" target=
              "_top">http://config.privoxy.org/toggle</a></p>
            </blockquote>
!           <p>Short cuts. Turn off, then on:</p><a name="AEN6134" id=
!           "AEN6134"></a>
            <blockquote class="BLOCKQUOTE">
              <p><a href="http://config.privoxy.org/toggle?set=disable" target=
              "_top">http://config.privoxy.org/toggle?set=disable</a></p>
!           </blockquote><a name="AEN6137" id="AEN6137"></a>
            <blockquote class="BLOCKQUOTE">
              <p><a href="http://config.privoxy.org/toggle?set=enable" target=


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
ijbswa-commits mailing list
ijbswa-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ijbswa-commits
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic