]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
documentation.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Thu, 9 Aug 2018 12:48:33 +0000 (12:48 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Thu, 9 Aug 2018 12:48:33 +0000 (12:48 +0000)
git-svn-id: file:///svn/unbound/trunk@4847 be551aaa-1e26-0410-a405-d3ace91eadb9

doc/example.conf.in
doc/unbound.conf.5.in

index cb114c38b99d4ee9da557aa2bfe855c655739b15..8c7de6f850689c3af6370b4bb339d097b4b9d1e2 100644 (file)
@@ -829,6 +829,7 @@ remote-control:
 #      stub-prime: no
 #      stub-first: no
 #      stub-tls-upstream: no
+#      stub-no-cache: no
 # stub-zone:
 #      name: "example.org"
 #      stub-host: ns.example.com.
@@ -845,6 +846,7 @@ remote-control:
 #      forward-addr: 192.0.2.73@5355  # forward to port 5355.
 #      forward-first: no
 #      forward-tls-upstream: no
+#      forward-no-cache: no
 # forward-zone:
 #      name: "example.org"
 #      forward-host: fwd.example.com
index 3deb56db8379cd624dae8bade0d86dd1640cd6d3..636163457876b422ecc986db85a9b79fd71a8dd5 100644 (file)
@@ -1507,6 +1507,10 @@ Default is no.
 .TP
 .B stub\-ssl\-upstream: \fI<yes or no>
 Alternate syntax for \fBstub\-tls\-upstream\fR.
+.TP
+.B stub\-no\-cache: \fI<yes or no>
+Default is no.  If enabled, data inside the stub is not cached.  This is
+useful when you want immediate changes to be visible.
 .SS "Forward Zone Options"
 .LP
 There may be multiple
@@ -1557,6 +1561,10 @@ load CA certs, otherwise the connections cannot be authenticated.
 .TP
 .B forward\-ssl\-upstream: \fI<yes or no>
 Alternate syntax for \fBforward\-tls\-upstream\fR.
+.TP
+.B forward\-no\-cache: \fI<yes or no>
+Default is no.  If enabled, data inside the forward is not cached.  This is
+useful when you want immediate changes to be visible.
 .SS "Authority Zone Options"
 .LP
 Authority zones are configured with \fBauth\-zone:\fR, and each one must