Alexander Klimetschek created OAK-7702:
------------------------------------------
Summary: [Direct Binary Access] Add CDN support, use S3 Transfer
Acceleration only for uploads
Key: OAK-7702
URL: https://issues.apache.org/jira/browse/OAK-7702
Project: Jackrabbit Oak
Issue Type: Improvement
Components: blob-cloud, blob-cloud-azure
Reporter: Alexander Klimetschek
Azure Blob Store and S3 support CDNs in front of private containers/buckets,
which also work with presigned URLs ([S3
docs|https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/private-content-signed-urls.html],
[Azure
docs|https://docs.microsoft.com/en-us/azure/cdn/cdn-sas-storage-support]). The
binary access feature should support these for download URLs via a
configuration on the DataStore.
Currently, the S3 datastore has a config for [transfer
acceleration|https://docs.aws.amazon.com/AmazonS3/latest/dev/transfer-acceleration.html]
that if enabled, will make both upload & download URLs use the acceleration
option. However, this feature only makes sense for uploads, especially if CDN
is an option for downloads.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)