Skip to content

upstream_cfg_append #717

@frankvolkel

Description

@frankvolkel

There's no option to append config for upstream, this is currently not possible:

upstream backend {
    server backend1.example.com;
    server backend2.example.com;

    sticky cookie srv_id expires=1h domain=.example.com path=/;
}

It'd be great if upstream_cfg_append is available

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions