tzssangglass commented on issue #7972: URL: https://github.com/apache/apisix/issues/7972#issuecomment-1255894613
> i check the version and it seems that the nginx builded without ipv6 module. yes, you can compile `apisix-base` based on the (script](https://github.com/api7/apisix-build-tools/blob/master/build-apisix-base.sh) yourself by adding `--with-ipv6`. > so when `ipv6=on`, apisix can get ipv6 address and route by ipv6 or ipv4 address randomly? if you want to use ipv6 only, after compiling apisix-base with `--with-ipv6`, you can use `ipv6only `, ref: https://ma.ttias.be/enable-ipv6-connectivity-for-nginx/ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
