Page MenuHomeDevCentral

Proxy request for wurf -U
ClosedPublic

Authored by dereckson on Dec 24 2024, 12:42.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Mar 4, 05:38
Unknown Object (File)
Sun, Mar 1, 12:41
Unknown Object (File)
Sat, Feb 28, 23:50
Unknown Object (File)
Thu, Feb 26, 13:07
Unknown Object (File)
Fri, Feb 20, 05:27
Unknown Object (File)
Thu, Feb 12, 15:46
Unknown Object (File)
Thu, Feb 12, 02:13
Unknown Object (File)
Thu, Feb 12, 00:25
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.