Skip to content

Ensure NGINX restarts when changing the interface that a listener binds to #6305

Open
@shaun-nx

Description

@shaun-nx

Is your feature request related to a problem? Please describe.
By default, NGINX binds to all interfaces; eg listen 0.0.0.0:80 === listen 80
This request is to ensure NGINX restarts in scenarios where the interface is changed from listen 0.0.0.0:80 to a specific interface, or visea-versa

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    proposalAn issue that proposes a feature request

    Type

    No type

    Projects

    Status

    Todo ☑

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions