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)

Edited by GitLab Release Tools Bot

Merge request reports