intrip / golang-load-balancer

A simple http load balancer in golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple Golang HTTP load balancer

Build Status

A very simple HTTP load balancer written in Golang.

Usage

$ go build
$ ./golang-load-balancer

connect to http://localhost:8080 (default settings)

Configuration

Edit config.yaml to customize your settings.

About

A simple http load balancer in golang


Languages

Language:Go 100.0%