Forum Discussion
JAllemand
Dec 09, 2022Copper Contributor
[Network Load Balancer] Is there a way to make it aware of Application failures ?
Hello dear Tech Community, I just started to explore NWLB feature of Windows Server so please forgive my very poor knowledge on this IT-oriented topic! My goal is to load balance TCP IP traffic ove...
JAllemand
Dec 13, 2022Copper Contributor
Update to my previous post:
I have seen that, using WMI and NWLBProvider classes, I might be able to influence NWLB nodes/cluster "in real time" but at the cost of a ad-hoc piece of software development, that would regularly check if the application windows service is started/running.
I am wondering if there is no "on-the-shelf" solution for this windows service monitoring purpose?