* Marc Perkel: > The bottleneck is the queue and I've noticed that if I use a ram disk > for the queue that I can process many times as much mail with var lower > load levels that using disk based queue. Ideally if I had a battery back > up ram disk card that would be ideal but I can't find that anywhere.
RAID controllers with a battery-backed cache serve basically the same purpose. Models with 1 GB of cache are beginning to become affordable. You probably should use RAID 10 instead of RAID 5. -- Florian Weimer <[EMAIL PROTECTED]> BFK edv-consulting GmbH http://www.bfk.de/ Kriegsstraße 100 tel: +49-721-96201-1 D-76133 Karlsruhe fax: +49-721-96201-99 -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
