https://bz.apache.org/bugzilla/show_bug.cgi?id=58700

            Bug ID: 58700
           Summary: Apache logs not working with mod_remoteip and
                    X-forwardef-for
           Product: Apache httpd-2
           Version: 2.4.16
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_logio
          Assignee: [email protected]
          Reporter: [email protected]

Hello,
I am using varnish wich send x-forwarded-for to apache 2.4 and on the apache
site i have mod_remoteip with the following configuration:

RemoteIPHeader X-Forwarded-For
RemoteIPInternalProxy 77.77.151.103 
RemoteIPInternalProxy 127.0.0.1


On 2.2 with rpaf module eveything is ok without changing mod_logio
configuration,but on 2.4 with mod_remoteip nothing works and I think there is a
bug in the version or in the module. Although I can't understand why and where
exactly so I would like to ask you to investigate this with me. If the mod log
configuration begins with %h the logs are generated but with the server ip, not
the client's one. If I change %h to %a logs stops completely.

What can I do and try, how to debug?

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to