Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-28955

Allow redirection to S3 when CloudFront is enabled

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Open
    • Priority: Minor
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: HOTFIX_10.10, 11.x
    • Component/s: BlobManager, S3
    • Tags:
    • Team:
      PLATFORM
    • Sprint:
      nxplatform 11.1.34
    • Story Points:
      5

      Description

      Context

      In the context of ARender, the previewer needs to download the blob. The download leverages common mechanisms of DownloadService and thus benefits from S3/CloudFront redirections.

      CloudFront redirection may introduce additional latency in the server to server context.

      Request

      We would like to get the S3 redirect instead of CloudFront redirect in such cases.

      One idea would be to make the download UsageHint customizable in order to switch it to STREAM and then always redirect to S3 for this hint even if CloudFront is enabled.

      Another idea would be to add a custom request param to check in S3BlobProvider#getURI

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                kleturc Kevin Leturc
                Reporter:
                kleturc Kevin Leturc
                Participants:
              • Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                • Created:
                  Updated: