mirror of https://github.com/minio/minio.git
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 |
||
|---|---|---|
| .. | ||
| config.go | ||
| config_test.go | ||
| help.go | ||
| legacy.go | ||
| lookup.go | ||