Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

关于IPv6的问题 #393

Closed
shiniv opened this issue Jan 23, 2014 · 3 comments
Closed

关于IPv6的问题 #393

shiniv opened this issue Jan 23, 2014 · 3 comments

Comments

@shiniv
Copy link

shiniv commented Jan 23, 2014

最近下载了tengine来测试,但是发现在ipv6这里出问题了
在nginx下,是可以使用listen [2001:470:17:12d2::2]:80 的,并且通过测试
在tengine我就得到 [emerg] the INET6 sockets are not supported on this platform in "[2001:470:18:12d7::2]:80" of the "listen"
这是为啥呢。。。

@yaoweibin
Copy link
Member

你编译tengine的时候,加上了--with-ipv6了吗?

./tengine -V可以查看编译选项。

On 2014/1/23 10:56, shiniv wrote:

最近下载了tengine来测试,但是发现在ipv6这里出问题了
在nginx下,是可以使用listen [2001:470:17:12d2::2]:80 的,并且通过测试
在tengine我就得到 [emerg] the INET6 sockets are not supported on this
platform in "[2001:470:18:12d7::2]:80" of the "listen"
这是为啥呢。。。


Reply to this email directly or view it on GitHub
#393.

Weibin Yao
Thanks.

@shiniv
Copy link
Author

shiniv commented Jan 23, 2014

默认没开的? 看--help的参数以为是有 with-ipv6

@cfsego
Copy link
Member

cfsego commented Jan 24, 2014

如果看到with表示默认不编译,without表示默认编译。

@cfsego cfsego closed this as completed Jan 24, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants