|
Well, FT and LB, though often conflated into one
enterprise goal, are extremely different -- often mutually exclusive --
aims. If you need to add FT to the mix, you'd need to cluster each
involved server to provide N+1 hardware redundancy. For systemwide FT, you
need to use HSRP, AFT, etc. It depends on how many faults you wish to
tolerate...there really are very few resilient end-to-end systems. Adding
FT to the architecture would not be difficult, just costly.
As for the SQL Server questions:
(1) I was referring to the use of separate tables within the
same database to hold user information for different servers, reducing
maintenance load and system complexity. The database could be hosted by a
single clustered SQL Server, or partitioned across multiple clusters. This
does not involve replicating back-end data. The same database cannot be
served up by multiple servers, as you mentioned.
(2) SQL Server clusters can be active-active or
active-passive. In the former case, you can double potential performance
in a pre-failover situation by using the resources of both machines.
However, benchmarking can be difficult, as while the servers will default to
handling their own group of databases, either one will have to take over the
workload of the other (in addition to its own) in the event of a system
failure. You usually end up coming down somewhere in the middle, not
pushing either server to the limit in an active-active setup, but just trying to
exceed by some percentage (50%) the performance of a single server.
Sandy
|
- RE: [IMail Forum] IMAIL 6.03 How do I Config to load ... John David M. Miller
- RE: [IMail Forum] IMAIL 6.03 How do I Config to ... John Morrison
- Re: [IMail Forum] IMAIL 6.03 How do I Config to load ... Sanford Whiteman
- RE: [IMail Forum] IMAIL 6.03 How do I Config to load ... John David M. Miller
- RE: [IMail Forum] IMAIL 6.03 How do I Config to load ... John David M. Miller
- Re: [IMail Forum] IMAIL 6.03 How do I Config to load ... Sanford Whiteman
- RE: [IMail Forum] IMAIL 6.03 How do I Config to load ... John David M. Miller
- Re: [IMail Forum] IMAIL 6.03 How do I Config to load ... Dan Nguyen
- RE: [IMail Forum] IMAIL 6.03 How do I Config to load ... Sanford Whiteman
- RE: [IMail Forum] IMAIL 6.03 How do I Config to load ... STEVEN MOORE (IFL)
- Re: [IMail Forum] IMAIL 6.03 How do I Config to ... Daniel Donnelly
- Re: [IMail Forum] IMAIL 6.03 How do I Config to load ... Dooz L Owings
- RE: [IMail Forum] IMAIL 6.03 How do I Config to load ... STEVEN MOORE (IFL)
- Re: [IMail Forum] IMAIL 6.03 How do I Config to ... Daniel Donnelly
- RE: [IMail Forum] IMAIL 6.03 How do I Config to load ... John David M. Miller
