On Mon, Aug 20, 2001 at 10:04:59AM -0700, PHP Webmaster wrote:
[snip]
> (1) What is dnscache. Is it very important to use? Can
> anyone point me toward some good resources? We are
> currently am using our web hosting company's dns
> (cybercon - same company used by colonize.com). Will
> running dns cache mean we have to run bind on our own
> servers?

Not bind. djbdns. http://cr.yp.to/djbdns.html

It makes a huge performance difference. Also, your hoster may not like
it if you use their DNS for such a big mailinglist.

> (2) I heard that some large mailing lists use QMQP. I
> read on qmail.org is capable of sending 1000 emails in
> 10 seconds over a modem. Is it really this powerful?
> Could I use it to send 6 million emails per day with
> one server using standard pc hardware (eg dual p3-800,
> 1 gig ram, raid 5)?

What QMQP does is move the point where the bandwidth is consumed. For
personalized messages, QMQP has little to no benefit.

You could use QMQP to distribute the load over several qmqp servers,
but you would have to set up these qmqp servers yourself.

Note that RAID has *very* little benefit to a qmail server. Much
better would be (IMHO) to run a qmail queue on each disk, and
distribute your mail over those.

Greetz, Peter
-- 
Against Free Sex!   http://www.dataloss.nl/Megahard_en.html

Reply via email to