load-balancer-go

command module
v0.0.0-...-d9da9f1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 21, 2022 License: MIT Imports: 12 Imported by: 0

README

Load Balancer GO

Simple Load Balancer using Round Robin algorithm with active cleaning and passive recovery for unhealthy backends.

Usage

default port: 8080

go build
# backends list, use commas to separate
load-balancer-go.exe --backends=http://localhost:8081,http://localhost:8082,http://localhost:8083

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL