|
Mantis - Resin
|
|||||
| Viewing Issue Advanced Details | |||||
|
|
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
| 6442 | minor | always | 08-11-21 23:17 | 09-26-23 20:21 | |
|
|
|||||
| Reporter: | goodpro2 | Platform: | |||
| Assigned To: | OS: | ||||
| Priority: | normal | OS Version: | |||
| Status: | new | Product Version: | 4.0.50 | ||
| Product Build: | Resolution: | open | |||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | |||
|
|
|||||
| Summary: | 0006442: Apache 2.4 remoteip_module remove NS-CLIENT-IP. then where can i get the original remote ip..? | ||||
| Description: |
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..? |
||||
| Steps To Reproduce: | |||||
| Additional Information: |
apache 2.4.25 resin 4.0.50 |
||||
| Relationships | |||||
| Attached Files: | |||||
| There are no notes attached to this issue. |