changeset 73:5d722da1392b

Add tip about changing certain configuration values to lessen memory consumption.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 27 Aug 2009 00:31:33 +0300
parents 84c7edc1a619
children e8fbe7cd65a7
files README
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/README	Thu Aug 27 00:28:43 2009 +0300
+++ b/README	Thu Aug 27 00:31:33 2009 +0300
@@ -49,6 +49,10 @@
 useful to periodically restart (as in complete restart, not reload via HUP)
 the daemon to free the memory.
 
+It is also helpful to change the FILTER_MAX_AGE and GLOBAL_MAX_AGE
+configuration settings to smaller values, so that amount of data held
+in memory at once is smaller.
+
 
 Installation
 ============