牛骨文教育服务平台(让学习变的简单)
博文笔记

redis查看连接数

创建时间:2015-03-31 投稿人: 浏览次数:27881

使用命令info

connected_clients:357
client_longest_output_list:0
client_biggest_input_buf:0
blocked_clients:0

used_memory:2994586784
used_memory_human:2.79G
used_memory_rss:3117318144
used_memory_peak:3048617480
used_memory_peak_human:2.84G
used_memory_lua:31744
mem_fragmentation_ratio:1.04
mem_allocator:jemalloc-3.2.0

声明:该文观点仅代表作者本人,牛骨文系教育信息发布平台,牛骨文仅提供信息存储空间服务。