小编Bru*_*zio的帖子

在使用Docker时,在Redis启动时解决警告的正确方法是什么?

当我运行我的Redis Docker镜像时,我会面临以下警告:

# Warning: no config file specified, using the default config. In order to specify a config file use redis-server /path/to/redis.conf
( ... )
# WARNING: The TCP backlog setting of 511 cannot be enforced because /proc/sys/net/core/somaxconn is set to the lower value of 128.
( ... )
# WARNING you have Transparent Huge Pages (THP) support enabled in your kernel. This will create latency and memory usage issues with Redis. To fix this issue run the command 'echo …
Run Code Online (Sandbox Code Playgroud)

redis docker

8
推荐指数
0
解决办法
3708
查看次数

标签 统计

docker ×1

redis ×1