Darci Antônio Tartari wrote:
>
> > Patrick Boutilier <[EMAIL PROTECTED]> writes:
> >
> > > From personal experience I would suggest using skiplist for deliver.db
> > > Ever since I have switched from db3_nosync to skiplist my lmtpd's have
> > > stopped hanging and the box appears to be performin
> Patrick Boutilier <[EMAIL PROTECTED]> writes:
>
> > From personal experience I would suggest using skiplist for deliver.db
> > Ever since I have switched from db3_nosync to skiplist my lmtpd's have
> > stopped hanging and the box appears to be performing better.
>
> I have the same experience,
Darci Antônio Tartari <[EMAIL PROTECTED]> writes:
> Could you give me more details about this solution. How can I
> implement it or where I can get more information about it ? The lmtpd
> is going down in a daily basis on my installation. It is going to make
> me crazy !!
I just recompiled with t
Recompile cyrus-imapd with:
--with-duplicate-db=skiplist
and then convert the duplicate-db to skiplist or just delete it if you
want to start with a new duplicate-db
Darci Antônio Tartari wrote:
Patrick Boutilier <[EMAIL PROTECTED]> writes:
From personal experience I would suggest using
Patrick Boutilier <[EMAIL PROTECTED]> writes:
> From personal experience I would suggest using skiplist for deliver.db
> Ever since I have switched from db3_nosync to skiplist my lmtpd's have
> stopped hanging and the box appears to be performing better.
I have the same experience, too.
Erik.
From personal experience I would suggest using skiplist for deliver.db
Ever since I have switched from db3_nosync to skiplist my lmtpd's have
stopped hanging and the box appears to be performing better.
It has only been two weeks since I changed but I haven't had lmtpd hang
yet and it used to ha
On Wed, 13 Nov 2002, Andrei Loukinykh wrote:
> Well, now I have Cyrus installed (yet not completely tested though)
> The only 2 things left, which are bothering me now , 2 king of messages
> in syslog:
>
> 1:
> "lmtpd[10260]: DBERROR db4: 9 lockers"
These are usually harmless, unless they go up
Well, now I have Cyrus installed (yet not completely tested though)
The only 2 things left, which are bothering me now , 2 king of messages
in syslog:
1:
"lmtpd[10260]: DBERROR db4: 9 lockers"
2:
"master: setrlimit: Unable to set file descriptors limit to
-1: Operation not permitted"
As I ex