NLB statistics?
Windows Server 2008 R2.
Can anyone tell me if there is any way to see statistics of how an NLB cluster has distributed client requests? How many in the past 24 hours? What kind of distribution? The way we have it configured it should of course be a 50-50 distribution,
but if there is a way to display actual stats, that would be quite good.
-
Edited by
BArmand
Wednesday, July 22, 2015 12:52 PM
July 22nd, 2015 12:52pm
Sorry, NLB is quit limited. The only option is configure a switch port in mirror/promiscious mode, connect a computer with WhireShark or Network Monitor to that switch port and log the traffic. Of course you have to filter the traffic.
July 23rd, 2015 5:26am
Hi, NLB basically for load balancing and the node type would be "Active" & "Passive". During queries distribution the data pass through only Active node. Passive can be always mirroring. If you want to switch to NLB to HLB where you
get feasibility to get the details.
July 23rd, 2015 5:34am
There is no active/passive. And the mirroring is not the case, it also depends on the NLB mode (e.g Unicast, Multicast or IGMP Multicast)
July 24th, 2015 2:31am