mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 13:26:00 +03:00
[GH-ISSUE #318] Integration with Cloudfront #164
Labels
No labels
bug
bug
dataloss
duplicate
enhancement
feature request
help wanted
invalid
need info
performance
pull-request
question
question
testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/s3fs-fuse#164
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ajaygarga on GitHub (Dec 14, 2015).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/318
Does S3FS has support for Cloudfront integration. What I mean is S3FS configure as a file system to write to S3 bucket directly but to read it from configured Cloudfront. This will help in quicker access to the file as Cloudfront are available in distributed locations.
@ggtakec commented on GitHub (Dec 20, 2015):
s3fs does not support the request through cloudfront.
I probably understand that your are saying the benefits, but it will be difficult because of request type/authentication/object size(multi part)/etc.
I close this issue, but if you have more quiesion or etc, please reopen this.
Regards,