Files
doc-exports/docs/obs/tool-obsutil/obs_11_0073.html
weihongmin1 a41a4e0331 OBS Util 0115 Version
Reviewed-by: Sabelnikov, Dmitriy <dmitriy.sabelnikov@t-systems.com>
Co-authored-by: weihongmin1 <weihongmin1@huawei.com>
Co-committed-by: weihongmin1 <weihongmin1@huawei.com>
2026-02-17 10:18:57 +00:00

14 lines
1.6 KiB
HTML

<a name="obs_11_0073"></a><a name="obs_11_0073"></a>
<h1 class="topictitle1">Limiting the Upload and Download Rate for obsutil</h1>
<div id="body0000001200891755"><p id="obs_11_0073__p784214499186">obsutil allows you to configure the <strong id="obs_11_0073__b6970155904618">rateLimitThreshold</strong> parameter in the <strong id="obs_11_0073__b196711484713">.obsutilconfig</strong> file to limit the upload and download rate.</p>
<p id="obs_11_0073__p198463710519">For detailed parameter description, see <a href="obs_11_0035.html">Configuration Parameters</a>. If you do not configure this parameter, the upload and download rate will not be limited, but depend on the user's network bandwidth and the number of concurrent tasks. For details about the optimization, see <a href="obs_11_0052.html">Fine-Tuning obsutil Performance</a>.</p>
<p id="obs_11_0073__p15906145515195">Parameter <strong id="obs_11_0073__b191714306538">rateLimitThreshold</strong> limits the global rate of obsutil tasks. This means that if you upload and download files in batches using the <strong id="obs_11_0073__b12918153019537">cp</strong> and <strong id="obs_11_0073__b109181430195313">sync</strong> commands, the actual upper rate is the one specified by <strong id="obs_11_0073__b4918123025318">rateLimitThreshold</strong>, not by the value obtained as follows: Number of concurrent tasks x Value of <strong id="obs_11_0073__b6918430105312">rateLimitThreshold</strong>.</p>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="obs_11_0033.html">Best Practices</a></div>
</div>
</div>