Skip to content

jelinden/go-loadbalancer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A simple load balancer / proxy

It will proxy http and websocket, using myself for proxying socket.io.

Requirements

Balanced urls export BALANCED_URLS=192.168.0.21,192.168.0.22,192.168.0.23

Build and run

go build && ./go-loadbalancer

About

A simple load balancer / proxy for http and websocket

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published