Page MenuHomeDevCentral

Proxy request for wurf -U
ClosedPublic

Authored by dereckson on Dec 24 2024, 12:42.
Tags
None
Referenced Files
F12370261: D3620.id9362.diff
Thu, Oct 30, 09:45
F12365978: D3620.id9363.diff
Wed, Oct 29, 22:39
F12364975: D3620.id9362.diff
Wed, Oct 29, 19:52
Unknown Object (File)
Tue, Oct 28, 19:25
Unknown Object (File)
Sat, Oct 25, 15:45
Unknown Object (File)
Fri, Oct 24, 10:06
Unknown Object (File)
Thu, Oct 23, 22:49
Unknown Object (File)
Wed, Oct 22, 06:04
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 Not Applicable
Unit
Tests Not Applicable

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.