Page MenuHomeDevCentral

Avoid duplicate proxy_redirect nginx directive
ClosedPublic

Authored by DorianWinty on Mar 5 2023, 18:37.
Tags
None
Referenced Files
F4094767: D2842.diff
Fri, Feb 7, 17:31
Unknown Object (File)
Tue, Feb 4, 21:34
Unknown Object (File)
Sat, Feb 1, 05:33
Unknown Object (File)
Thu, Jan 30, 14:56
Unknown Object (File)
Wed, Jan 29, 13:08
Unknown Object (File)
Wed, Jan 29, 13:08
Unknown Object (File)
Wed, Jan 29, 12:15
Unknown Object (File)
Wed, Jan 29, 11:40
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