Load Balancing using web api - TechRepublic
Question
October 20, 2019 at 05:53 AM
xerox27day

Load Balancing using web api

by xerox27day . Updated 6 years, 7 months ago

I want to create a web page on which i want to add 3 buttons that when pressed change my internet provider in the router.I have 3 different internet services connected with a router with load balancing functionality. I want to make an api that connects the buttons on the website to the isp like an on and off switch. Whenever i press any button on the website the isp corresponding to that button activates.

All Comments