Skip to content

Commit

Permalink
Merge pull request #14 from andreasschulze/patch-1
Browse files Browse the repository at this point in the history
Update serve-stale.rst
  • Loading branch information
TCY16 committed Mar 9, 2022
2 parents 1102a7e + 8742ea6 commit a3edfa7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/topics/serve-stale.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Serving Stale Data
Unbound supports serving stale data from its cache, as descibed in :RFC:`8767`.
Serving stale data would normally break the contract between an authoritative
name server and a caching resolver on the amount of time a record is permitted
to be cached. Hoewver, the TTL definition of :RFC:`8767#section-4` states that:
to be cached. However, the TTL definition of :RFC:`8767#section-4` states that:

If the data is unable to be authoritatively refreshed when the TTL expires,
the record MAY be used as though it is unexpired.
Expand Down Expand Up @@ -136,4 +136,4 @@ directing your clients to places long gone.
:term:`serve-expired-ttl-reset<serve-expired-ttl-reset: <yes or no>>`,
:term:`serve-expired-reply-ttl<serve-expired-reply-ttl: <seconds>>` and
:term:`serve-expired-client-timeout<serve-expired-client-timeout: <msec>>`
in the :doc:`/manpages/unbound.conf` manpage.
in the :doc:`/manpages/unbound.conf` manpage.

0 comments on commit a3edfa7

Please sign in to comment.