ngclinflows commented on PR #904: URL: https://github.com/apache/apisix-helm-chart/pull/904#issuecomment-3580099099
Hi @vichaos, I think you missed to add a chart value for the complementary `apisix.nginx_config.http.real_ip_from` APISIX config parameter: it allows to trust a set of IPs and/or CIDRs and then effectively replace properly client address in `$remote_addr` with the one provided in the `X-Real-IP`/`X-Forwarded-For`/`Forwarded` header -- 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]
