kasvith / simplelb

World's most dumbest Load Balancer

Home Page:https://kasvith.me/posts/lets-create-a-simple-lb-go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[question] If my backend servers are all down, why are requests only retried three times on the first machine? Logically, each will retry.

EverCurse opened this issue · comments

If my backend servers are all down, why are requests only retried three times on the first machine? Logically, each will retry.

I will take a look into this

I will take a look into this

retry is not set to zero when first host is down