Tuning for large outbound smtp queues

Norikatsu Shigemura nork at ninth-nine.com
Tue Feb 17 22:27:33 PST 2004


On Tue, 17 Feb 2004 20:15:04 -0500
Mike Tancsa <mike at sentex.net> wrote:
> where there are 60 q directories I havent really tuned sendmail nor the 
> OS.  However, as the volume grows, the box becomes quite sluggish.  Is it 
> just a matter of throwing more hardware at the issue, or can I better tweak 
> RELENG_4 and sendmail to deal with massive (80,000+) queues ?  Allocating 
> more memory to caching the filesystem for example ?

	Humm...  Try to set following setting.
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	define(`confMAX_QUEUE_RUN_SIZE', `1')dnl
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	1 is not reasonable, so please tune this value.


More information about the freebsd-performance mailing list