We apologize for the instability of composr.app and appreciate your patience. We are working on the statistics addon and trying to find an optimal way to store and render data. Unfortunately, we have yet to find a solution that can handle the traffic (and therefore, tens of millions of statistical records) of composr.app. We're working hard on one.
#2962 - Allow backup to use cdn_transfer mechanism
We don't really need this.
If we want it stored on shared storage, we can do that with NFS already. We just mount it correctly. Even S3 can be mounted using FUSE.
It's best to leave cdn_transfer just for specifically transferring uploads to edge networks / for people who don't have enough disk space for user uploads and cannot set up FUSE.
If we want it stored on shared storage, we can do that with NFS already. We just mount it correctly. Even S3 can be mounted using FUSE.
It's best to leave cdn_transfer just for specifically transferring uploads to edge networks / for people who don't have enough disk space for user uploads and cannot set up FUSE.