Safe Nginx Configuration Reloads - Validate, Observe, and Keep a Way Back
An Nginx configuration can be valid and still be wrong. A proxy rule may point to the wrong upstream, a hostname may fall into the default server, or a header may disappear from only one route. Conversely, a test can fail even when the punctuation is correct …
Read article