Skip to content

Ignore host case when adding and matching routes #542

@shantanugadgil

Description

@shantanugadgil

I am using Fabio version 1.5.9 with my proxy configured in tcp+sni mode.

When I define a backend with a urlprefix:-ExampleDomain.com/, it shows up in the routes table as exampledomain.com/ (small case)

This makes the SSL connects fail as the "servername" parameter doesn't match the "CamelCase" of the backend.

Could Fabio not automatically convert the expected SNI field to small case?
OR
Could Fabio provide a way to compare with "ignore case"?

Thanks and Regards,
Shantanu

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No 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