Sarkie opened a new issue, #12619: URL: https://github.com/apache/apisix/issues/12619
### Description Hi, We have run into this issue. https://www.bentasker.co.uk/posts/documentation/linux/694-nginx-logs-two-upstream-statuses.html So we disabled ipv6 in apisix enable_ipv6 : false Yet, we still see both statuses in the access log and it is correlating to us getting upstream issues for clients. Is there a way to check via the log or similar to know it is 100% really disabled, as it doesn't look like it? Thanks! ### Environment - APISIX version (run `apisix version`): 3.11 - Operating system (run `uname -a`): Oracle Linux (Will get this) - OpenResty / Nginx version (run `openresty -V` or `nginx -V`): Will get this - etcd version, if relevant (run `curl http://127.0.0.1:9090/v1/server_info`): n/a - APISIX Dashboard version, if relevant: n/a - Plugin runner version, for issues related to plugin runners: n/a - LuaRocks version, for installation issues (run `luarocks --version`): n/a -- 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]
