Page MenuHomeDevCentral

Avoid duplicate proxy_redirect nginx directive
ClosedPublic

Authored by DorianWinty on Mar 5 2023, 18:37.
Tags
None
Referenced Files
F3113091: D2842.id.diff
Mon, Jun 17, 00:49
F3110232: D2842.id7249.diff
Sun, Jun 16, 14:46
Unknown Object (File)
Sat, Jun 15, 11:50
Unknown Object (File)
Sat, Jun 15, 09:01
Unknown Object (File)
Fri, Jun 14, 09:55
Unknown Object (File)
Wed, Jun 12, 18:08
Unknown Object (File)
Tue, Jun 11, 07:56
Unknown Object (File)
Tue, Jun 11, 04:38
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 Passed
Unit
No Test Coverage
Branch
proxy (branched from main)
Build Status
Buildable 4490
Build 4757: arc lint + arc unit

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