我是一个新手,但系统pipe理员和Redis的configuration,并试图找出我们如何优化Redis的。
我们正在使用redis和后端caching在AWS m3.large EC2实例上运行Magento电子商务应用程序,似乎报价缓慢。 在某些页面上TTFB最多15秒。
我们的ec2实例的根设备types是ebs。
当我查看redis CLI的info命令输出时,我看到:
# Memory used_memory:16419952 used_memory_human:15.66M used_memory_rss:23752704 used_memory_peak:25184224 used_memory_peak_human:24.02M used_memory_lua:33792 mem_fragmentation_ratio:1.45 mem_allocator:jemalloc-3.4.1
HTOP命令显示: