0
Use s3 storage as the back-end storage, and do not aggregate after uploading to save traffic bandwidth and time.
Source: nextcloud/server#59169 · opened by @samfor12
Use s3 storage as the back-end storage, and do not aggregate after uploading to save traffic bandwidth and time.: Hello, everyone, Recently, Nextcloud uses s3 storage backend. When uploading large files (more than 1G), it was found that nextcloud would read back the content of s3 to achieve aggregation. However, this would take a lot of traffic and time, and even lead to system timeout. Can we not read back and register these segmented data directly in the database, and then aggregate them in some way when users download them later? It is also best to reduce this aggregation error...
No pledges yet. Be the first to back this.
Comments
Similar requests
Scope app passwords for uploading to a specific folder (Alternative 2 of 2)
6 votes · 0 comments
restrict outgoing connections (privacy, data protection, outbound traffic)
0 votes · 0 comments
Admin tooling for local->object Primary Storage migrations
0 votes · 0 comments
Write correct modification times on external storage (files_external)
3 votes · 0 comments
Support for OS permission awareness in storage
0 votes · 0 comments
No comments yet.