嗨,我有redis的问题,
当我尝试启动服务器时,我收到一个错误:
*FATAL CONFIG FILE ERROR* 在第56行读取配置文件
'tcp-keepalive 0'错误的指令或错误的参数数量
配置文件的内容如下:
# Note on units: when memory size is needed, it is possible to specify
# it in the usual form of 1k 5GB 4M and so forth:
#
# 1k => 1000 bytes
# 1kb => 1024 bytes
# 1m => 1000000 bytes
# 1mb => 1024*1024 bytes
# 1g => 1000000000 bytes
# 1gb => 1024*1024*1024 bytes
#
# units are case insensitive so 1GB 1Gb 1gB are …Run Code Online (Sandbox Code Playgroud)