Thanks Igor, <br><br>I was doing same thing but at wrong place , finally i troubleshoot this.<br>thanks alot for replying.<br><br><div><span class="gmail_quote">On 8/9/07, <b class="gmail_sendername">Igor Sysoev</b> &lt;<a href="mailto:is@rambler-co.ru">
is@rambler-co.ru</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On Wed, Aug 08, 2007 at 10:04:39PM +0530, Abhishek Singh wrote:
<br><br>&gt; I am using nginx as web and proxy server for my mongrel cluster, and nginx<br>&gt; web server is behind my ISP loadbalancer , so nginx $remote_addr variable is<br>&gt; logging my isp loadbalancer ip address in 
nginx.vhost.access.log file ,<br>&gt; earlier when i was using apache so i solved this problem by rlnclientipaddr<br>&gt; http header by adding this %{*rlnclientipaddr*}i&nbsp;&nbsp;parameter in apache log<br>&gt; format , now how can i do the same thing in nginx , any idea please help me
<br><br>$http_rlnclientipaddr<br><br>Are you sure about stars in &quot;%{*rlnclientipaddr*}i&quot; ?<br><br><br>--<br>Igor Sysoev<br><a href="http://sysoev.ru/en/">http://sysoev.ru/en/</a><br><br></blockquote></div><br>