Skip to content

Memory retention causing page to crash #437

@DJSab

Description

@DJSab

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions