Lim Chuan Leng wrote:
> I would like to know what is the requirements to configure IIS Load
> Balancing and how to configure it? And how do I know if I have successfully
> configure the Load Balancing?
>
> Currently, I have 2 IIS Server that is running on Windows 2000 Server. TQ
>
>
First of all, you need to configure load balancing on 2 (3 and so on)
servers, so they should handle the same IP address. Then, you need to
setup 2 (3 and so on) IIS web sites identically (I would recommend to
use DFS (distributed file system)/AD (active directory)) to maintain
sync sources for all the virtual IIS servers.
For more details:
<a style='text-decoration: underline;' href="http://www.iisfaq.com/Default.aspx?tabid=2496" target="_blank">http://www.iisfaq.com/Default.aspx?tabid=2496</a>
<a style='text-decoration: underline;' href="http://www.microsoft.com/technet/prodtechnol/windowsserver2003/technologies/clustering/default.mspx" target="_blank">http://www.microsoft.com/technet/prodtechnol/windowsserver2003/technol...es/clus</a>
-Andrey<!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: Configure IIS Load Balancing