Python网络爬虫(Day02-2)

Python网络爬虫(Day02-2) Redis配置文件详解(redis.conf) 1.经过vim redis.conf进入配置 daemonize yes #是否之后台进程运行 pidfile /var/run/redis/redis-server.pid #pid文件位置 port 6379#监听端口 bind 127.0.0.1 #绑定地址,如外网须要链接,设置0.0.0
相关文章
相关标签/搜索