On Mon, Jan 17, 2011 at 11:50:16AM +0700, Hari Hendaryanto wrote: > i'm runing postfix-2.9-20110116, i've seen this warning > > Jan 17 11:38:37 mx1 postfix/postscreen[17083]: warning: psc_cache_update: > /var/lib/postfix/postscreen_cache.db update took 103 ms > > is this ok?
It is a bit sluggish. The warning threshold is 100ms. It should not take this long to insert one key/pair into the database. Perhaps your system's disk is very busy, or you're on a VM slice, or your clock is not stable. If this happens frequently you need to find out why. -- Viktor.