balancer
balancer copied to clipboard
🎉 A go library that implements load balancing algorithms. Fast, stable mini layer 7 load balancer.
User may add wrong format of proxy_pass in `config.yaml`, such as `localhost:8000` (which should be `http://loaclhost:8000`), net.GetHost() will return an empty string without error, which causes weird behavior at runtime:...
Hi! I think this [field](https://github.com/zehuamama/balancer/blob/ac352c8dfc31c373051e744321a14ab9fa2bac2a/proxy/proxy.go#L29) don't need. First of all, each url corresponds to several servers, and these mapping relationships are stored in each httpproxy pointer. In the process of...
求助
大佬,我发了一封邮件到你得google邮箱([email protected]),有空麻烦看下呗,这个问题需要解决下,拜托~