On Saturday 19 November 2011, Graham Leggett wrote: > > The correction is simple; promote the remote_ip up to the request > > rec and log/use for authentication that r->remote_ip throughout > > httpd. Introduce a wire client logging tag for c->remote_ip. > > This is a lot simpler and cleaner I think, let me come up with an > alternative patch.
I also think this is preferable. The hook approach adds unneeded complexity and users of mod_remoteip would also need to change their log formats.
