Show
Ignore:
Timestamp:
04/07/06 21:52:10 (7 years ago)
Author:
ahu
Message:

documentation, retuned cache pruning - should take less time now

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/pdns/pdns/docs/pdns.sgml

    r591 r668  
    59115911          </varlistentry> 
    59125912          <varlistentry> 
     5913            <term>allow-from</term> 
     5914            <listitem> 
     5915              <para> 
     5916                Comma separated netmasks that are allowed to use the server. The default allows complete access! 
     5917              </para> 
     5918            </listitem> 
     5919          </varlistentry> 
     5920          <varlistentry> 
    59135921            <term>client-tcp-timeout</term> 
    59145922            <listitem> 
     
    59555963            <listitem> 
    59565964              <para> 
    5957                 Local IP address (singular) to bind to. Defaults to all addresses. 
     5965                Local IP addresses to bind to, comma separated. Defaults to all addresses. 
    59585966              </para> 
    59595967            </listitem> 
     
    59695977          </varlistentry> 
    59705978          <varlistentry> 
     5979            <term>max-cache-entries</term> 
     5980            <listitem> 
     5981              <para> 
     5982                Maximum number of cache entries. 1 million will generally suffice for most installations. 
     5983              </para> 
     5984            </listitem> 
     5985          </varlistentry> 
     5986          <varlistentry> 
    59715987            <term>max-tcp-clients</term> 
    59725988            <listitem> 
     
    59896005              <para> 
    59906006                Don't log queries. 
     6007              </para> 
     6008            </listitem> 
     6009          </varlistentry> 
     6010          <varlistentry> 
     6011            <term>socket-dir</term> 
     6012            <listitem> 
     6013              <para> 
     6014                Where to store the control socket. This option also works with the controller, <command>rec_control</command>. 
    59916015              </para> 
    59926016            </listitem>