Optimize Windows Server 2012 performance with load balancing techniques.
Optimize Windows Server 2012 performance with load balancing techniques.
Hello everyone, I've got 2 Exchange servers that I wish to load balance. The OS is 2012 datacenter. I've given each server a NIC and I've assigned an IP for the cluster. Server 1 has an IP of 192.168.1.20 and the second one has 192.168.1.21. The cluster IP has the IP of 192.168.1.236. I looked at both NICs and I see. "No Internet Access".
NLB requires a fixed IP address. It's better to avoid dynamic IPs on servers.
Are you confirming that your DNS and subnet settings are correctly configured?
Usually you run a dedicated tool for load balancing and split mailboxes across multiple servers. For example, the link shows a Microsoft resource. What specific goal are you aiming for?
You're asking about load balancing and redundancy. With load balancing, you can distribute the workload between servers. For redundancy, you aim to keep operations running even if one server fails. It seems feasible to combine both approaches, but you should clarify your priorities first.