Page MenuHomeDevCentral

Proxy request for wurf -U
ClosedPublic

Authored by dereckson on Dec 24 2024, 12:42.
Tags
None
Referenced Files
F6781848: D3620.id9362.diff
Tue, Apr 8, 21:07
F6774308: D3620.diff
Tue, Apr 8, 15:08
F6762278: D3620.id9363.diff
Tue, Apr 8, 10:36
Unknown Object (File)
Thu, Apr 3, 23:02
Unknown Object (File)
Wed, Apr 2, 15:21
Unknown Object (File)
Tue, Apr 1, 21:32
Unknown Object (File)
Tue, Apr 1, 04:18
Unknown Object (File)
Mon, Mar 31, 22:27
Subscribers
None

Details

Summary

Serve a proxy for wurg on /upload path.

The current proxy configuration limits requests to 10M.
Instead, switch to a configuration without that limit to allow to override it.

Test Plan

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
wurf-upload
Build Status
Buildable 5777
Build 6059: arc lint + arc unit

Event Timeline

dereckson created this revision.

roles/webserver-core/nginx/files/includes/proxy_upload_params is a copy of roles/webserver-core/nginx/files/includes/proxy_params without the file upload block.

Tested on WindRiver with a 220M archive, works fine.

This revision is now accepted and ready to land.Dec 24 2024, 12:43
This revision was automatically updated to reflect the committed changes.