OlofBlomqvist / odd-box

dead simple reverse proxy and webserver
https://odd-box.cruma.io/
MIT License
9 stars 1 forks source link

Basic LB feature #14

Closed OlofBlomqvist closed 2 months ago

OlofBlomqvist commented 3 months ago

I think it would be fairly straight forward to impl rr lb support for remote targets. Initially wont need health checks and such but must have a way to toggle backends on/off thru the api and update the status endpoint to contain this info as well.

Most likely will require cfg v3 with lb section for remotes