mirror of
https://github.com/minio/minio.git
synced 2025-11-22 02:35:30 -05:00
The default behavior is to cache each range requested to cache drive. Add an environment variable `MINIO_RANGE_CACHE` - when set to off, it disables range caching and instead downloads entire object in the background. Fixes #9870
2.2 KiB
2.2 KiB