[Postfixbuch-users] Amavisd Suse 9.3 bleibt stehen
Patrick Ben Koetter
p at state-of-mind.de
Fr Feb 9 00:56:53 CET 2007
* Peer Heinlein <p.heinlein at heinlein-support.de>:
> Am Mittwoch, 7. Februar 2007 19:36 schrieb Alex Ludwigs:
>
> > > Ich weiß nicht mehr genau welche Version das war... 9.1, 9.2 oder
> > > 9.3. Auf jeden Fall gibt es eine SuSE 9.x-Version, bei der db-Cache
> > > neu eingeführt wurde (enable_db), dort ab der das BDB kaputt war.
> >
> > > Also im Zweifel diesen Cache abschalten.
> >
> > Aber wie und wo schalte ich den ab?
>
> a) Wie: enable_db suchen und in Beschreibung gucken, wahrscheinlich 0 =
> aus.
> b) In /etc/amavisd.conf
>
> > Welche (negativen) Auswirkungen hat das?
>
> Naja, kein DB-Cache halt. Tendenziell etwas langsamer. Gab's früher auch
> nicht, also, was soll's.
$enable_db
Controls the use of BerkeleyDB/libdb (for SNMP counters database and
nanny, and optionally for cache). The following options are available:
0
Disable the use of BerkeleyDB/libdb.
1
Enable the use of BerkeleyDB/libdb; amavisd loads the optional modules
Amavis::DB and Amavis::DB::SNMP at startup.
Default:
$enable_db = 0;
Example:
$enable_db = 1;
$enable_global_cache
Controls whether amavisd will provide a global cache of mail body MD5
digests or if amavisd-children maintain their own cache.
A global cache is available to all amavisd-children, separate chaches are
available only to their corresponding amavisd-children - they are expected
to have a lower cache hit.
Another downside of separate caches is that they are kept in their
corresponding childrens memory (as in pre-2.0 versions). Amavisd-children
terminate after $max_requests - caches are therefore short-lived compared
to a non-volatile BerkeleyDB cache DB.
The following options are available:
0
Disable the global cache.
1
Enable the global cache.
Default:
$enable_global_cache = 0;
Example:
$enable_global_cache = 1;
HTH,
p at rick
--
Postfix - Einrichtung, Betrieb und Wartung
<http://www.postfix-buch.com>
saslfinger (debugging SMTP AUTH):
<http://postfix.state-of-mind.de/patrick.koetter/saslfinger/>
Mehr Informationen über die Mailingliste Postfixbuch-users