diff dovecot-example.conf @ 2798:54b29901a793 HEAD

Added simple LRU cache for auth requests. Currently only for sql passdb.
author Timo Sirainen <tss@iki.fi>
date Thu, 21 Oct 2004 05:23:09 +0300
parents 7cc03b8278a8
children bdfccd54a077
line wrap: on
line diff
--- a/dovecot-example.conf	Thu Oct 21 02:34:34 2004 +0300
+++ b/dovecot-example.conf	Thu Oct 21 05:23:09 2004 +0300
@@ -468,6 +468,12 @@
 # Set max. process size in megabytes.
 #auth_process_size = 256
 
+# Authentication cache size in kilobytes.
+#auth_cache_size = 0
+# Time to live in seconds for cached data. After this many seconds a cached
+# record is forced out of cache.
+#auth_cache_ttl = 3600
+
 # Space separated list of realms for SASL authentication mechanisms that need
 # them. You can leave it empty if you don't want to support multiple realms.
 # Many clients simply use the first one listed here, so keep the default realm