From: Jeremy Harris Date: Wed, 11 Aug 2021 11:39:41 +0000 (+0100) Subject: Docs: addition mention of lookup caching option X-Git-Tag: exim-4.95-RC2~4 X-Git-Url: https://git.exim.org/exim.git/commitdiff_plain/593107c7f2fe474664e51f9b2ce790873f4df4f8 Docs: addition mention of lookup caching option --- diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index 41c6478d4..8c229ce73 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -7423,6 +7423,12 @@ lookups. However, because (apart from the daemon) Exim operates as a collection of independent, short-lived processes, this caching applies only within a single Exim process. There is no inter-process lookup caching facility. +.new +If an option &"cache=no_rd"& is used on the lookup then +the cache is only written to, cached data is not used for the operation +and a real lookup is done. +.wen + For single-key lookups, Exim keeps the relevant files open in case there is another lookup that needs them. In some types of configuration this can lead to many files being kept open for messages with many recipients. To avoid hitting