Skip to content

Restart nginx instead of issuing HUP to ensure changes in listen_address work

If a user changes listen_address, nginx won't change its bindings with a HUP signal. Do a full restart to ensure all changes are used.

Issue #378 (closed)

Merge request reports