Mantis - Resin
Viewing Issue Advanced Details
6442 minor always 08-11-21 23:17 09-26-23 20:21
goodpro2  
 
normal  
new 4.0.50  
open  
none    
none  
0006442: Apache 2.4 remoteip_module remove NS-CLIENT-IP. then where can i get the original remote ip..?
Apache 2.4 has deprecated mod_rpaf, so must use remoteip_module to obtain and log to access log.
That module sets useragent_ip, addr of 'request_rec' and removes NS-CLIENT-IP header in HTTP Header added by a switch to inform a original remote ip.

Apache 2.2 didn't remove NS-CLIENT-IP header in HTTP Header.

That's my problem

I'm checking id/ip matching in my application
So I need a original remote ip not a switch ip.

Can you set original remote ip to 'client_ip of conn_rec' or anywhere and get that..?

 
apache 2.4.25
resin 4.0.50

There are no notes attached to this issue.