|
Local SMTP/POP3-wise, the Imail "Peer
Server" function will help you accomplish this. You set your Imail
servers up to "overflow" to each other, after segmenting your user
base across the servers (you can use a round-robin algorithm when creating the
SQL statement that creates accounts). You can even share the same SQL
database if you want -- just use different tables. This way, if a
load-balanced request comes in for a given POP3 account that isn't actually
hosted on the destination server, it will search the cluster and redirect the
traffic. Note that the TCP/IP traffic is still routed through the
destination server (it doesn't actually get redirected, HTTP-style), but you
save disk I/O and actual SMTP processing.
Remote SMTP-wise, you don't really need to do anything except
point clients to the cluster address. You may want to give each box the
same primary hostname to avoid Reverse DNS issues.
Overall, it's partially manual and partially
automated, but it works.
Sandy
|
- [IMail Forum] IMAIL 6.03 How do I Config to load bala... Zerbe, Dean
- Re: [IMail Forum] IMAIL 6.03 How do I Config to ... Len Conrad
- RE: [IMail Forum] IMAIL 6.03 How do I Config to ... John David M. Miller
- RE: [IMail Forum] IMAIL 6.03 How do I Config... John Morrison
- Re: [IMail Forum] IMAIL 6.03 How do I Config to ... Sanford Whiteman
- Re: [IMail Forum] IMAIL 6.03 How do I Config... Dave Koontz
- RE: [IMail Forum] IMAIL 6.03 How do I Config to ... John David M. Miller
- RE: [IMail Forum] IMAIL 6.03 How do I Config to ... John David M. Miller
- Re: [IMail Forum] IMAIL 6.03 How do I Config to ... Sanford Whiteman
- RE: [IMail Forum] IMAIL 6.03 How do I Config to ... John David M. Miller
- Re: [IMail Forum] IMAIL 6.03 How do I Config to ... Dan Nguyen
- Re: [IMail Forum] IMAIL 6.03 How do I Config to ... Sanford Whiteman
- RE: [IMail Forum] IMAIL 6.03 How do I Config to ... STEVEN MOORE (IFL)
- Re: [IMail Forum] IMAIL 6.03 How do I Config... Daniel Donnelly
