Hi!
That should work fine I think... I also think that this would work:

domain.net.    IN MX    10 mail1.domain.net.
domain.net.    IN MX    10 mail2.domain.net.

I wonder what will happend if one of the servers go down (hardware problems,
maintance, power outage). Will the other server handle all requests if one
have two MX-records? What happens if one add serveral IP-adresses for one
name?

Is there any way to make the NFS-server storing all the mails faulttolerant?
Is it possible to have one of the mailservers on a different
internetconnection and mount the mailstorage-server over internet? Since NFS
uses UDP, I think that NFS would fail.
Does anyone got a bomb-proof mailsystem? :)

        / Jonas

----- Original Message -----
From: "CertaintyTech - Ed Henderson" <[EMAIL PROTECTED]>
To: "Greg Wildman" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Monday, June 03, 2002 6:05 PM
Subject: RE: [Qmail-scanner-general]Performance worries negated.


> >
> > Details are as follows:
> >
> > 1. Hardware
> >   - 2 x 2U Intel Barberra Dual PIII-450 Mhz with 1GB RAM.
> >   - Internal 18GB SCSI for queue and mail store on NFS mount.
> >   - Alteon Ace Director 3 L4 load balancing switch.
> >
>
> Thanks for the detail on your setup.  Helps me alot.  I have been
pondering
> a load balanced scenario for sometime and one question that I have:  Is it
> possible to accomplish load balancing using DNS?  For example you could
have
> two mailservers defined in a DNS table like:
>
> mail.domain.net IN A 192.168.100.10
> mail.domain.net IN A 192.168.100.11
> domain.net. IN MX 10 mail.domain.net.
>
> from what I understand about DNS is that it will round-robin any requests
so
> that in effect you get a load balanced because every DNS query is
> alternately resolved to a different IP address.  You could then NFS mount
> your mail store to both mail servers.  Of course you could keep adding
more
> servers very easily.  Would this scenario work?  Kind of a poor man's load
> balancer?  Anyone have any experience with this?
>
> ---
> Ed.
>
>
> _______________________________________________________________
>
> Don't miss the 2002 Sprint PCS Application Developer's Conference
> August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm
>
> _______________________________________________
> Qmail-scanner-general mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general
>


_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
Qmail-scanner-general mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general

Reply via email to