Subject: | Apache2::Connection inaccurate for httpd 2.4 |
In Apache HTTPD 2.4, the connection remote_ip field has been renamed to client_ip. This is reflected in mod_perl2 in code, but the documentation for Apache2::Connection still mentions remote_ip only. There is no note of the new client_ip field, nor the new useragent_addr field on the request_rec.