Skip to content

Wrong route for multiple matching host glob patterns #506

@arrodriguez

Description

@arrodriguez

@magiconair @marcosnils @xetorthio
Hello guys :

i am wondering which route fabio selects when we have configure this prefix:

urlprefix-*.edge.foo.com/gizmo, urlprefix-*.foo.com/gizmo

if use api.edge.foo.com in the host header, What is the expect behaviour?
It will use *.edge.foo.com/gizmo or *.foo.com/gizmo ?

I was doing a couple of tests and always select the route * foo.com

Regards!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions