On Tuesday 22 November 2011, Nick Kew wrote: > On Tue, 22 Nov 2011 22:17:50 +0100 > > Stefan Fritsch <[email protected]> wrote: > > There are two API changes left that I would like to have in 2.4: > > > > - add r->remote_ip > > Huh? Surely tcp details belong to the connection, and are > accessible from the request_rec as r->conn->remote_ip ?
It's probably the best way to fix mod_remoteip. See the recent "Effective IP address / real IP address" thread.
