Page MenuHomeVyOS Platform

Nginx should not listen on port 80
Backport candidate, NormalPublicBUG

Description

A common configuration is to have Nginx listen on port 80 for http, redirecting to https, however this can get in the way of other services binding to port 80, for example, haproxy; drop the redirection.

Details

Difficulty level
Easy (less than an hour)
Version
vyos-1.4
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Behavior change
Issue type
Bug (incorrect behavior)