You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a simple load balancer written in go which internally uses a very basic round-robin algorithm.
It serves '/' to the the following hard-coded servers: google.com, bing.com, duckduckgo.com.