Re: [Exim] Performance question

Top Page
Delete this message
Reply to this message
Author: Brett Thorson
Date:  
To: Nico Erfurth, Michael Brutman
CC: exim-users
Subject: Re: [Exim] Performance question
> If you have many queued_files, use split_spool_directory.
> Setup a local caching dns, or nscd.
> Tune your FS.


But you can't tune a fish..

Anyway, I started running nscd on my machine and saw a noticeable difference.
Things went a long much faster.

I did think it was odd that I got more cache hits on group & password lookups
versus the host lookups, but I was happy with any performance gain.

Cheers

--Brett