Lines Matching refs:expired
631 # if yes, perform prefetching of almost expired message cache entries.
739 # Serve expired responses from cache, with serve-expired-reply-ttl in
740 # the response. By default it first tries to refresh an expired answer.
741 # Can be configured with serve-expired-client-timeout.
742 # serve-expired: no
744 # Limit serving of expired responses to configured seconds after
746 # serve-expired-ttl: 86400
748 # Set the TTL of expired records to the serve-expired-ttl value after a
750 # that the expired records will be served as long as there are queries
752 # serve-expired-ttl-reset: no
754 # TTL value to use when replying with expired data.
755 # serve-expired-reply-ttl: 30
757 # Time in milliseconds before replying to the client with expired data.
760 # with expired data. 0 disables this behavior.
761 # serve-expired-client-timeout: 1800
1085 # Answer as EDNS0 option to expired responses.
1087 # ede-serve-expired: no
1310 # # if the cachedb should be checked before a serve-expired response is
1311 # # given, when serve-expired is enabled.
1312 # cachedb-check-when-serve-expired: yes