Re: Tuning for large outbound smtp queues
From: Norikatsu Shigemura (nork_at_ninth-nine.com)
Date: 02/18/04
- Previous message: Mike Tancsa: "Re: Tuning for large outbound smtp queues"
- In reply to: Mike Tancsa: "Tuning for large outbound smtp queues"
- Next in thread: Mike Silbersack: "Re: Tuning for large outbound smtp queues"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 18 Feb 2004 15:27:31 +0900 (JST) To: Mike Tancsa <mike@sentex.net>
On Tue, 17 Feb 2004 20:15:04 -0500
Mike Tancsa <mike@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.
_______________________________________________
freebsd-performance@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-performance
To unsubscribe, send any mail to "freebsd-performance-unsubscribe@freebsd.org"
- Previous message: Mike Tancsa: "Re: Tuning for large outbound smtp queues"
- In reply to: Mike Tancsa: "Tuning for large outbound smtp queues"
- Next in thread: Mike Silbersack: "Re: Tuning for large outbound smtp queues"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|