yyyar / gobetween

:cloud: Modern & minimalistic load balancer for the Сloud era
http://gobetween.io
Other
1.94k stars 210 forks source link

add url balancing strategy #306

Closed peter123456 closed 3 years ago

peter123456 commented 3 years ago

is it possible to add url/location as weight and priority in the static_list? if url/location is not empty then choice the server of which maching the url/location and other strategy.

thanks!

illarion commented 3 years ago

This should be an issue, not a PR, but anyway - unfortunately, currently gobetween works mostly on L4 level of sockets, not http(s), so that it's not possible to route based on url/location