Re: How do I increase default DBD cache size

2007-01-31 Thread Tom Samplonius
- "Ramprasad" <[EMAIL PROTECTED]> wrote: > > No need to patch the code for that - it's an option! Just put: > > > > berkeley_cachesize: 4096 > > > > in your /etc/imapd.conf > > > > We use skiplist for our mailboxes.db and we haven't seen any issues that > > were caused by leaving that at it

Re: How do I increase default DBD cache size

2007-01-31 Thread Ramprasad
> No need to patch the code for that - it's an option! Just put: > > berkeley_cachesize: 4096 > > in your /etc/imapd.conf > > We use skiplist for our mailboxes.db and we haven't seen any issues that > were caused by leaving that at its default value. > I need to compile cyrus with skiplist ri

Re: How do I increase default DBD cache size

2007-01-31 Thread Bron Gondwana
On Wed, Jan 31, 2007 at 03:26:09PM +0530, Ramprasad wrote: > I was reading performance tuning information at > > http://cyrusimap.web.cmu.edu/imapd/install-perf.html > I too have a large cyrus setup with minimum 600+ connections at a time > We are upgrading to a 8GB Ram Dual Xeon box , I want to

How do I increase default DBD cache size

2007-01-31 Thread Ramprasad
I was reading performance tuning information at http://cyrusimap.web.cmu.edu/imapd/install-perf.html I too have a large cyrus setup with minimum 600+ connections at a time We are upgrading to a 8GB Ram Dual Xeon box , I want to make sure we use the hardware optimally The document talks of incr