永发信息网

如何在 Redis 中配置(bind)多个可以访问的 IP 地址?

答案:2  悬赏:60  手机版
解决时间 2021-12-31 18:50
  • 提问者网友:听门外雪花风
  • 2021-12-31 10:11
如何在 Redis 中配置(bind)多个可以访问的 IP 地址?
最佳答案
  • 五星知识达人网友:不想翻身的咸鱼
  • 2021-12-31 11:22

# TCP keepalive.## If non-zero, use SO_KEEPALIVE to send TCP ACKs to clients in absence# of communication. This is useful for two reasons:## 1) Detect dead peers.# 2) Take the connection alive from the point of view of network# equipment in the middle.## On Linux, the specified value (in seconds) is the period used to send ACKs.# Note that to close the connection the double of the time is needed.# On other kernels the period depends on the kernel configuration.## A reasonable value for this option is 60 seconds.tcp-keepalive 0
全部回答
  • 1楼网友:青尢
  • 2021-12-31 11:55
这个问题我还想问问老师呢
我要举报
如以上回答内容为低俗、色情、不良、暴力、侵权、涉及违法等信息,可以点下面链接进行举报!
点此我要举报以上问答信息
大家都在看
推荐资讯