fabiolb / fabio

Consul Load-Balancing made simple
https://fabiolb.net
MIT License
7.25k stars 619 forks source link

matchingHostNoGlob sometimes returns incorrect matched host #786

Closed nathanejohnson closed 3 years ago

nathanejohnson commented 3 years ago

related to https://github.com/fabiolb/fabio/issues/506 , it seems that matchingHostNoGlob doesn't do this reverse sort. It just picks the first one it finds.