Page MenuHomeDevCentral

Avoid duplicate proxy_redirect nginx directive
ClosedPublic

Authored by DorianWinty on Mar 5 2023, 18:37.
Tags
None
Referenced Files
F3715403: D2842.diff
Tue, Nov 5, 05:51
Unknown Object (File)
Mon, Nov 4, 01:29
Unknown Object (File)
Fri, Nov 1, 15:51
Unknown Object (File)
Thu, Oct 31, 14:01
Unknown Object (File)
Thu, Oct 31, 05:29
Unknown Object (File)
Wed, Oct 30, 22:11
Unknown Object (File)
Wed, Oct 30, 05:36
Unknown Object (File)
Sat, Oct 26, 03:31
Subscribers
None

Details

Summary

Previously, nginx accepted two values for proxy_redirect.

In more recent version, this is a fatal error.

Move the directive into each location proxy block.

Test Plan

Tested on Dwellers.

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

DorianWinty created this revision.
dereckson retitled this revision from Avoid duplicate proxy_redirect off to Avoid duplicate proxy_redirect nginx directive.
dereckson edited the summary of this revision. (Show Details)
dereckson edited the test plan for this revision. (Show Details)
This revision is now accepted and ready to land.Mar 5 2023, 18:56