2170. [func] Add acache processing to test suite. [RT #16711]
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
* PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: named.conf,v 1.2 2006/03/03 00:43:35 marka Exp $ */
|
||||
/* $Id: named.conf,v 1.3 2007/04/26 04:06:49 marka Exp $ */
|
||||
|
||||
controls { /* empty */ };
|
||||
|
||||
@@ -27,6 +27,7 @@ options {
|
||||
listen-on { 10.53.0.3; };
|
||||
listen-on-v6 { none; };
|
||||
recursion yes;
|
||||
acache-enable yes;
|
||||
notify yes;
|
||||
rrset-order {
|
||||
name "fixed.example" order fixed;
|
||||
|
||||
Reference in New Issue
Block a user