Redis tcp-backlog

后端 未结 1 331
轻奢々
轻奢々 2021-01-19 15:32

Someone know how to solve this redis problem on startup?

redis_version:2.4.17

It comes on /etc/init.d/redis_4986 start redis_4986.conf tcp-

1条回答
  •  慢半拍i
    慢半拍i (楼主)
    2021-01-19 15:57

    You are using a version of Redis which does not support yet this configuration parameter. For instance, a Redis 2.6 or lower binary with a 2.8 or better configuration file.

    0 讨论(0)
提交回复
热议问题