Skip to content

opts with host= with multiple routes does not work as expected #385

@discobean

Description

@discobean

In Fabio 1.5.3 say I have 2 routes as such:

route add new-location-api location-api.domain.com/ http://localhost:9999 opts "host=new-location-api.domain.com"
route add old-location-api location-api.domain.com/ http://domain-location-api-production-external.dynamic.domain.com

The host=xxxx option appears on both routes. (But notice the second route does not specify a host option)

If you put the second route above the first, then neither route has a host= option.

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