Hi,
I was rename APIs names "remote_ip" and "remote_addr" to "client_ip" and "client_addr" according to Apache 2.4 documentation, 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?