Skip to content

ada0l/tb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tb

tb is tiny http balance which I made for fun.

Usage

You can run it in docker. To configure it, You have to create a file in /etc/tb.yml in the container. So, an example of configuration is placed in ./conf.yml

Goals

  • configuration file
  • weighted round-robin/least connections
  • optimize searching of alive backends

Inspired by: kasvith