I'm having a serious issue about memory retention on Chrome the page dies at some point. The plan is to upload large files that could go up more than 150GB but a 10GB file is not even possible it could be higher tho depending on computer specs. Please help me out! Thank you.
signerUrl: {},
aws_key: '{},
bucket: {},
cloudfront: false,
computeContentMd5: true,
progressIntervalMS: 1000,
partSize: 100 * 1024 * 1024,
sendCanonicalRequestToSignerUrl: true,
maxConcurrentParts: 10000,
cryptoMd5Method: function (data) { return AWS.util.crypto.md5(data, 'base64'); },
cryptoHexEncodedHash256: function (data) { return AWS.util.crypto.sha256(data, 'hex'); },
s3FileCacheHoursAgo: 1,
allowS3ExistenceOptimization: true
I'm having a serious issue about memory retention on Chrome the page dies at some point. The plan is to upload large files that could go up more than 150GB but a 10GB file is not even possible it could be higher tho depending on computer specs. Please help me out! Thank you.