Page MenuHomeSolus

nginx: Update to 1.21.0
ClosedPublic

Authored by ReillyBrogan on Jun 2 2021, 6:03 PM.
Tags
None
Referenced Files
F10947951: D11209.id27064.diff
Sat, Jul 15, 6:26 PM
F10910020: D11209.id27043.diff
Jul 7 2023, 3:27 AM
F10843504: D11209.id27064.diff
Jun 10 2023, 6:05 PM
F10842381: D11209.id27063.diff
Jun 10 2023, 11:48 AM
F10840894: D11209.id27043.diff
Jun 10 2023, 3:38 AM
F10829231: D11209.diff
Jun 4 2023, 11:34 AM
F10766347: D11209.id.diff
May 19 2023, 5:55 PM
F10715660: D11209.id.diff
May 4 2023, 7:43 AM
Subscribers

Details

Summary

Security Updates:

Other release notes available here

Test Plan
  • Tested a simple static site
  • Tested as a reverse proxy to a locally hosted app

Diff Detail

Repository
R2166 nginx
Branch
arcpatch-D11209
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 618
Build 618: arc lint + arc unit

Event Timeline

JoshStrobl added a subscriber: JoshStrobl.
JoshStrobl added inline comments.
files/nginx.conf
32 ↗(On Diff #27043)

This isn't really meaningful to have enabled by default in our nginx. People shouldn't be serving web pages with nginx under Solus unless it is for local development (where providing compressed assets is less of a concern).

This revision now requires changes to proceed.Jun 2 2021, 11:19 PM
  • Disable gzip for default web page
This revision is now accepted and ready to land.Jun 3 2021, 7:27 AM
This revision was automatically updated to reflect the committed changes.