Docs: addition mention of lookup caching option
authorJeremy Harris <jgh146exb@wizmail.org>
Wed, 11 Aug 2021 11:39:41 +0000 (12:39 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Wed, 11 Aug 2021 11:39:41 +0000 (12:39 +0100)
doc/doc-docbook/spec.xfpt

index 41c6478d41078c6420ead3ea9fbc6562d8198be5..8c229ce730b28f6c0e97ab7932a662a469dc7fcf 100644 (file)
@@ -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