fabio icon indicating copy to clipboard operation
fabio copied to clipboard

Preview matching rules

Open krainboltgreene opened this issue 4 years ago • 1 comments

So lets say you have these routes:

service a (urlprefix-example.com/a) service b (urlprefix-/) service c (urlprefix-carl.example.com/)

It would be very handy to have the ui show me which route will be picked by the machine

krainboltgreene avatar Mar 30 '20 17:03 krainboltgreene

As an actual use case, I'm left to wonder what of the 3 will be picked when the request is:

  • x.example.com/f (I presume service b?)
  • zed.carl.example.com/foo (I presume c?)

krainboltgreene avatar Mar 30 '20 17:03 krainboltgreene