Re: getting client ip address information from http request.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thanks!!
As x-forwarded is configured in httpd.conf, so if we don't configure we don't get the information.Is it possible to make the module independent of the configuration file.... and just from the request get the information ?
-A

On Fri, Feb 5, 2010 at 7:00 PM, Eric Covener <covener@xxxxxxxxx> wrote:
On Fri, Feb 5, 2010 at 8:13 AM, Arnab Ganguly <aganguly01@xxxxxxxxx> wrote:
> Hi All,
> How do I retrieve client ip information from the http request in Apache
> module ? Like the loadbalancer is putting it own ip in the place of client
> ip address. We tried %{X-Forwarded-For} but this takes care of access log
> not the module specific log.
>
> So from the request is there any function call can be done to retrieve the
> client information.

Why not just read the x-forwarded-for request header in your module?

--
Eric Covener
covener@xxxxxxxxx

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux