阅读背景:

redis配置文件redis.conf详细说明

来源:互联网 

redis配置文件redis.conf详细解释

1、daemonize

# By default Redis does not run as a daemon. Use "yes" if you need it.
# Note that Redis will write a pid file in /var/run/redis.pid when daemonized.
# Redis默许不是以守护过程的方法运行,可以通过该配置项修正,应用yes启用守护过程(守护过程
# daemon)是指在UNIX或其他多义务操作体系中在后台履行的电脑程序,其实不会接收电脑用户的直接操
# 控。)
daemonize no# By de




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: