[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: weird performance issue



On Mon, Nov 29, 2004 at 11:58:05PM -0600, Jacob Walcik wrote:
> > Yes, you need to properly configure via DB_CONFIG.  Since you excluded that
> > file from your configuration list, there is no way to give you suggestions
> > about what to do there.
> > 
> 
> i created at DB_CONFIG, defined "set_cachesize" to 100MB (or 100000000
> bytes), which should be overkill (the entire dataset is less than
> 4MB), stopped and started slapd, but didn't notice any difference
> whatsoever in performance.

You have to run db_recover after changing set_cachesize. Or just destroy
your database and start over from scratch (i.e., slapadd it again).