Skip to content

Mutiple sites on custom ports on the same domain #5832

Description

@AlexisHW

Hi!
There is a common need to publish the same domain on multiple custom port and forward them to multiple backends at the same time.
Currently I can onyl add listen custom_port; directive in the advanced config but there is no way to define other backends.

If I add a new proxy host with the same domain and another custom port it still says the domain is already used.
if I add custom server{} configs with dirrent listen ports and proxy_pass backends - nothing works at all.

Please add the support for mu;tiple cutom posts for a single domain.

Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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