Skip to content

Zuul - host based routing #285

@mariuszluciow

Description

@mariuszluciow

It would be nice to have possibility to create hostname based routing rules.
For example, often admin panel of application is deployed on the same server and served from admin.foo.com hostname. This kind of setup reduces magic thats needs to be done to correctly serve static resources ect.
Without hostname proxy setup to achieve this, there is need to introduce another server or some proxy before zuul (apache httpd or nginx).

It should be rather easy to achieve, by extending ProxyRouteLocator and PreDecorationFilter.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions