Skip to content

A simple load balancer / reverse proxy written in GoLang.

Notifications You must be signed in to change notification settings

d12/Load-Balancer-Golang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Load Balancer

A simple load balancer / reverse proxy written in GoLang.

Features

  • Acts as a reverse proxy, sitting between clients and web servers.
  • Distributes load between different web servers based on number of connections currently active
  • Falls back on other web-servers if one goes down

Future Features

Issues tagged 'feature'

About

A simple load balancer / reverse proxy written in GoLang.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages