You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 20, 2025. It is now read-only.
Hi,
I change APIs names "remote_ip" and "remote_addr" to "client_ip" and "client_addr", recompile module but doesn't work correctly. In access.log I see IP address 127.0.0.1 instead of client IP, but on the server still see client IP. :( Any idea?