From 0018a3bd8066c3d3293cc8725cfc86a7c331b7ec Mon Sep 17 00:00:00 2001 From: Bert Hubert Date: Mon, 1 Jun 2009 20:31:02 +0000 Subject: [PATCH] s/query-ttl/query-cache-ttl/, found by Andreas Henriksson git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@1361 d19b8d6e-7fed-0310-83ef-9ca221ded41b --- pdns/docs/pdns.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pdns/docs/pdns.sgml b/pdns/docs/pdns.sgml index 52f032e91..b4293f284 100644 --- a/pdns/docs/pdns.sgml +++ b/pdns/docs/pdns.sgml @@ -7935,8 +7935,8 @@ local0.err /var/log/pdns.err This only is a problem when first doing a query for a record, adding it, and immediately doing a query for that record again. It may - then take up to 60 seconds to appear. Changes to existing records however do not fall under the negative query ttl ( - negquery-cache-ttl), but under the generic query-ttl which defaults to 20 seconds. + then take up to 60 seconds to appear. Changes to existing records however do not fall under the negative query ttl + (negquery-cache-ttl), but under the generic query-cache-ttl which defaults to 20 seconds. The default values should work fine for many sites. When tuning, keep in mind that the Query Cache mostly saves database access -- 2.50.0