Problem description
Download requests from your bucket are being throttled.
Causes
OSS enforces per-account downstream bandwidth limits. When download traffic exceeds the limit for your account's region, OSS throttles requests until traffic drops below the threshold.
| Region | Downstream bandwidth limit |
|---|---|
| Regions in the Chinese mainland | 10 Gbit/s |
| Regions outside the Chinese mainland | 5 Gbit/s |
Examples
You initiate download requests from a bucket. Because the download traffic is too high, OSS throttles the requests.
Solutions
If your workload requires higher bandwidth (10 Gbit/s to 100 Gbit/s), such as for offline big data processing, contact technical support.
该文章对您有帮助吗?