Podaac 7294 support large file uploads#15
Merged
Conversation
viviant100
approved these changes
Mar 19, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Update the MCC deployment to use the newly released proxy image
ghcr.io/podaac/ngap-dit-proxy:1.1.0, which was capable of uploading files as large as 4 GB+. Updateabout_api.htmlto clarify that users should specify an output file name when saving JSON, HTML, or PDF responses from curl.Overview of work done
ghcr.io/podaac/ngap-dit-proxy:1.1.0which was capable of uploading files as large as 4 GB+about_api.htmlwith clearer curl examples showing use of-oto save response output to a fileOverview of verification done
ngap-dit-proxyimage worked correctly for large upload handling with 2 GB+ and 4 GB+ files1.1.0image is the intended production image to replace the temporary SIT test tagabout_api.htmlexamples to ensure they clearly show output file usage for saved resultsTested in SIT:
The following screenshot shows successful

curlbased uploads of 700MB+ and 4GB+ size files.Related Issues
https://jira.jpl.nasa.gov/browse/PODAAC-7294
PR checklist: