apache / apisix-java-plugin-runner

APISIX Plugin Runner in Java
https://apisix.apache.org/
Apache License 2.0
126 stars 95 forks source link

request help: how can i get the client truly ip? #265

Open caojianfei opened 10 months ago

caojianfei commented 10 months ago

Issue description

image why remote_addr value is 127.0.0.1? and how can i get the client truly ip?

Environment