Redis的Value达到1.5g

在最近的一次上线中,由于web系统逻辑出现问题,导致redis集群中某个节点内存使用量飙升。

赶紧排查……

发现原因是某个key的value值达到了1.5g,这时info Memory信息如下:

# Memory
used_memory:1793327880
used_memory_human:1.67G
used_memory_rss:1319301120
used_memory_peak:2056544368
used_memory_peak_human:1.92G
used_memory_lua:36864
mem_fragmentation_ratio:0.74
mem_allocator:jemalloc-3.6.0


# Clients
connected_clients:6
client_longest_output_list:67963
client_biggest_input_buf:0
blocked_clients:0
<code class="docutils literal" style="line-height: 1.5em; color: rgb(62, 67, 73); font-size: 16px; background-color: rgb(255, 255, 255);">client_longest_output_list</code><span style="line-height: 1.5em; color: rgb(62, 67, 73); font-family: sans-serif; font-size: 16px; background-color: rgb(255, 255, 255);"> : 当前连接的客户端当中,最长的输出列表</span>

评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值