You can now setup a production-ready SeaweedFS S3 on AWS with cloudformation to enjoy the fastest S3 API, and support SeaweedFS!
This fixed a bug introduced since 2.93, where files larger than 10000*chunkSize will have wrong content during read time. The data storage is fine but the read operation has bug. The default chunks size for 2MB for weed mount
and 4MB for weed filer
. So files larger than 20GB or 40GB will need this fix.