Skip to content

No support for relative server_port overrides #234

Open
@udangel-r7

Description

@udangel-r7

haproxy supports relative port addresses, prefixed by a "+" or "-".

If this is set the server port is determined by adding the value to the client's port. In the base service_watcher there is currently a check to verify that the override port is an integer which breaks existing configurations.

I assume nginx doesn't support a similar behaviour, would you accept a patch or should we just maintain our own version?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions