[us...@httpd] using mod_custom_header module.

2010-02-10 Thread Arnab Ganguly
Hi All, Please guide me in printing the Client ip address using mod_custom_header module ?Any standard LogFromat configuration do we have for this ? Also would like to know about the directive "X-LB-CLIENT-IP" and what way it is different from "X-Forwarded-For"? Thanks in advance. -A

Re: [us...@httpd] using mod_custom_header module.

2010-02-10 Thread Devraj Mukherjee
What do you mean by printing Client IP? On Thu, Feb 11, 2010 at 4:13 AM, Arnab Ganguly wrote: > Hi All, > Please guide me in printing the Client ip address using mod_custom_header > module ?Any standard  LogFromat configuration do we have for this ? > Also would like to know about the directive "

Re: [us...@httpd] using mod_custom_header module.

2010-02-10 Thread Arnab Ganguly
We are using Netscaler VIP.So when a request comes instead of Client IP it puts its own IP and forwarded the request to the backend. We do have the option to use "X-Forarded-For" but again it appends the different hops to it.We want the IP adress from where the request has come to Netscaler.So we w