Java Mailing List Archive

http://www.apache-httpd.com/

Home » users.httpd »

Re: [users@httpd] getting client ip address information from http
request.

William A. Rowe, Jr.

2010-02-05

Replies: Find Java Web Hosting

Author LoginPost Reply
On 2/5/2010 7:13 AM, Arnab Ganguly 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.

You are looking for

http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/metadata/mod_remoteip.c

http://httpd.apache.org/docs/trunk/mod/mod_remoteip.html

(yes, it will build on httpd-2.2).

---------------------------------------------------------------------
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@(protected)
 "  from the digest: users-digest-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)

©2008 apache-httpd.com - Jax Systems, LLC, U.S.A.