doc-exports/docs/dcs/umn/dcs-faq-0730033.html
Chen, Junjie ea05d1a734 DCS UMN Initial Version
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Chen, Junjie <chenjunjie@huawei.com>
Co-committed-by: Chen, Junjie <chenjunjie@huawei.com>
2022-12-12 14:07:56 +00:00

13 lines
848 B
HTML

<a name="dcs-faq-0730033"></a><a name="dcs-faq-0730033"></a>
<h1 class="topictitle1">Why Is Memory of a DCS Redis Instance Used Up by Just a Few Keys?</h1>
<div id="body1596093268951"><p id="dcs-faq-0730033__en-us_topic_0152099097_p1559974945710">Possible cause: The output buffer may have occupied an excessive amount of memory.</p>
<p id="dcs-faq-0730033__en-us_topic_0152099097_p26117919543">Solution: After connecting to the instance using redis-cli, run the <strong id="dcs-faq-0730033__b964793993117">redis-cli --bigkeys</strong> command to scan for big keys. Then, run the <strong id="dcs-faq-0730033__b16648143913317">info</strong> command to check the output buffer size.</p>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="dcs-faq-0326021.html">Redis Usage</a></div>
</div>
</div>