]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - contrib/bind9/doc/arm/Bv9ARM.ch02.html
MFC r363988:
[FreeBSD/stable/9.git] / contrib / bind9 / doc / arm / Bv9ARM.ch02.html
1 <!--
2  - Copyright (C) 2004-2015 Internet Systems Consortium, Inc. ("ISC")
3  - Copyright (C) 2000-2003 Internet Software Consortium.
4  - 
5  - Permission to use, copy, modify, and/or distribute this software for any
6  - purpose with or without fee is hereby granted, provided that the above
7  - copyright notice and this permission notice appear in all copies.
8  - 
9  - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
10  - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
11  - AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
12  - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
13  - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
14  - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
15  - PERFORMANCE OF THIS SOFTWARE.
16 -->
17 <html>
18 <head>
19 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
20 <title>Chapter 2. BIND Resource Requirements</title>
21 <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
22 <link rel="home" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
23 <link rel="up" href="Bv9ARM.html" title="BIND 9 Administrator Reference Manual">
24 <link rel="prev" href="Bv9ARM.ch01.html" title="Chapter 1. Introduction">
25 <link rel="next" href="Bv9ARM.ch03.html" title="Chapter 3. Name Server Configuration">
26 </head>
27 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
28 <div class="navheader">
29 <table width="100%" summary="Navigation header">
30 <tr><th colspan="3" align="center">Chapter 2. <acronym class="acronym">BIND</acronym> Resource Requirements</th></tr>
31 <tr>
32 <td width="20%" align="left">
33 <a accesskey="p" href="Bv9ARM.ch01.html">Prev</a> </td>
34 <th width="60%" align="center"> </th>
35 <td width="20%" align="right"> <a accesskey="n" href="Bv9ARM.ch03.html">Next</a>
36 </td>
37 </tr>
38 </table>
39 <hr>
40 </div>
41 <div class="chapter">
42 <div class="titlepage"><div><div><h1 class="title">
43 <a name="Bv9ARM.ch02"></a>Chapter 2. <acronym class="acronym">BIND</acronym> Resource Requirements</h1></div></div></div>
44 <div class="toc">
45 <p><b>Table of Contents</b></p>
46 <dl class="toc">
47 <dt><span class="section"><a href="Bv9ARM.ch02.html#hw_req">Hardware requirements</a></span></dt>
48 <dt><span class="section"><a href="Bv9ARM.ch02.html#cpu_req">CPU Requirements</a></span></dt>
49 <dt><span class="section"><a href="Bv9ARM.ch02.html#mem_req">Memory Requirements</a></span></dt>
50 <dt><span class="section"><a href="Bv9ARM.ch02.html#intensive_env">Name Server Intensive Environment Issues</a></span></dt>
51 <dt><span class="section"><a href="Bv9ARM.ch02.html#supported_os">Supported Operating Systems</a></span></dt>
52 </dl>
53 </div>
54 <div class="section">
55 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
56 <a name="hw_req"></a>Hardware requirements</h2></div></div></div>
57 <p>
58         <acronym class="acronym">DNS</acronym> hardware requirements have
59         traditionally been quite modest.
60         For many installations, servers that have been pensioned off from
61         active duty have performed admirably as <acronym class="acronym">DNS</acronym> servers.
62       </p>
63 <p>
64         The DNSSEC features of <acronym class="acronym">BIND</acronym> 9
65         may prove to be quite
66         CPU intensive however, so organizations that make heavy use of these
67         features may wish to consider larger systems for these applications.
68         <acronym class="acronym">BIND</acronym> 9 is fully multithreaded, allowing
69         full utilization of
70         multiprocessor systems for installations that need it.
71       </p>
72 </div>
73 <div class="section">
74 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
75 <a name="cpu_req"></a>CPU Requirements</h2></div></div></div>
76 <p>
77         CPU requirements for <acronym class="acronym">BIND</acronym> 9 range from
78         i486-class machines
79         for serving of static zones without caching, to enterprise-class
80         machines if you intend to process many dynamic updates and DNSSEC
81         signed zones, serving many thousands of queries per second.
82       </p>
83 </div>
84 <div class="section">
85 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
86 <a name="mem_req"></a>Memory Requirements</h2></div></div></div>
87 <p>
88         The memory of the server has to be large enough to fit the
89         cache and zones loaded off disk.  The <span class="command"><strong>max-cache-size</strong></span>
90         option can be used to limit the amount of memory used by the cache,
91         at the expense of reducing cache hit rates and causing more <acronym class="acronym">DNS</acronym>
92         traffic.
93         Additionally, if additional section caching
94         (<a class="xref" href="Bv9ARM.ch06.html#acache" title="Additional Section Caching">the section called &#8220;Additional Section Caching&#8221;</a>) is enabled,
95         the <span class="command"><strong>max-acache-size</strong></span> option can be used to
96         limit the amount
97         of memory used by the mechanism.
98         It is still good practice to have enough memory to load
99         all zone and cache data into memory &#8212; unfortunately, the best
100         way
101         to determine this for a given installation is to watch the name server
102         in operation. After a few weeks the server process should reach
103         a relatively stable size where entries are expiring from the cache as
104         fast as they are being inserted.
105       </p>
106 </div>
107 <div class="section">
108 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
109 <a name="intensive_env"></a>Name Server Intensive Environment Issues</h2></div></div></div>
110 <p>
111         For name server intensive environments, there are two alternative
112         configurations that may be used. The first is where clients and
113         any second-level internal name servers query a main name server, which
114         has enough memory to build a large cache. This approach minimizes
115         the bandwidth used by external name lookups. The second alternative
116         is to set up second-level internal name servers to make queries
117         independently.
118         In this configuration, none of the individual machines needs to
119         have as much memory or CPU power as in the first alternative, but
120         this has the disadvantage of making many more external queries,
121         as none of the name servers share their cached data.
122       </p>
123 </div>
124 <div class="section">
125 <div class="titlepage"><div><div><h2 class="title" style="clear: both">
126 <a name="supported_os"></a>Supported Operating Systems</h2></div></div></div>
127 <p>
128         ISC <acronym class="acronym">BIND</acronym> 9 compiles and runs on a large
129         number
130         of Unix-like operating systems and on
131         Microsoft Windows Server 2003 and 2008, and Windows XP and Vista.
132         For an up-to-date
133         list of supported systems, see the README file in the top level
134         directory
135         of the BIND 9 source distribution.
136       </p>
137 </div>
138 </div>
139 <div class="navfooter">
140 <hr>
141 <table width="100%" summary="Navigation footer">
142 <tr>
143 <td width="40%" align="left">
144 <a accesskey="p" href="Bv9ARM.ch01.html">Prev</a> </td>
145 <td width="20%" align="center"> </td>
146 <td width="40%" align="right"> <a accesskey="n" href="Bv9ARM.ch03.html">Next</a>
147 </td>
148 </tr>
149 <tr>
150 <td width="40%" align="left" valign="top">Chapter 1. Introduction </td>
151 <td width="20%" align="center"><a accesskey="h" href="Bv9ARM.html">Home</a></td>
152 <td width="40%" align="right" valign="top"> Chapter 3. Name Server Configuration</td>
153 </tr>
154 </table>
155 </div>
156 <p xmlns:db="http://docbook.org/ns/docbook" style="text-align: center;">BIND 9.9.9-P4 (Extended Support Version)</p>
157 </body>
158 </html>