[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: 2.3.19 and memory usage
On Wednesday 08 February 2006 18:45, Quanah Gibson-Mount wrote:
> On Wednesday 08 February 2006 13:41, David Hawes wrote:
> > I have been testing OpenLDAP 2.3.19 to finally move from 2.2.26 on my
> > production environment and have run into some issues with memory use.
> > Basically, the settings I use for 2.2.26 do not translate to 2.3.19 (all
> > tests were done on the same machine). On my test, where I dump
> > approximately 500k entries by uid, 2.3.19 uses all available system
> > memory and then segfaults. 2.2.26 returns all entries without incident.
> > Tweaking the BDB cachesize and the entry cachesize appear to have some
> > effect, but the end results are similar.
>
> I've never found BDB to work under 32 bit linux with a 2GB cachesize. Set
> it to 1.9GB.
I should have been more specific when I wrote 2GB (I rounded up), as I was
using 1.9GB all along. That said, 1.9GB substituted for 2GB in my first
email still yields the same results.
dave