请问是否有ipv6改造相关的配置教程
#6365
-
看文档中有说明支持使用 IPv6 格式匹配路由,也从其他地方看到了nginx要带--with-ipv6模块编译。想了解下是否有相关的配置教程 |
Beta Was this translation helpful? Give feedback.
Answered by
tokers
Feb 19, 2022
Replies: 2 comments 2 replies
-
@huwenbiao Since nginx/1.11.5, |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
moonming
-
请问你的etcd配置的地址是ipv6吗?有作用吗? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@huwenbiao Since nginx/1.11.5,
--with-ipv6
was deprecated, and IPv6 will be configured automatically.