From 50a275f15a8a6647c34d02fcfff7f832c9289827 Mon Sep 17 00:00:00 2001 From: Pierangelo Masarati Date: Fri, 17 Aug 2007 09:46:42 +0000 Subject: [PATCH] add a caveat about proxysavequeries --- doc/man/man5/slapo-pcache.5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/doc/man/man5/slapo-pcache.5 b/doc/man/man5/slapo-pcache.5 index 525a135800..032f325067 100644 --- a/doc/man/man5/slapo-pcache.5 +++ b/doc/man/man5/slapo-pcache.5 @@ -78,6 +78,18 @@ Specify whether the cached queries should be saved across restarts of the caching proxy, to provide hot startup of the cache. Only non-expired queries are reloaded. The default is FALSE. +.BR CAVEAT : +of course, the configuration of the proxycache must not change +across restarts; the pcache overlay does not perform any consistency +checks in this sense. +In detail, this option should be disabled unless the existing +.B proxyattrset +and +.B proxytemplate +directives are not changed neither in order nor in contents. +If new sets and templates are added, or if other details of the pcache +overlay configuration changed, this feature should not be affected. + .TP .B proxyattrset Used to associate a set of attributes with an . Each attribute -- 2.39.5