<div dir="ltr"><div>hi all,</div><div><br></div><div>i have two proxies (one sibling going to a parent)</div><div><br></div><div>when i look at the parent proxy access logs, it just logs the ip address of the sibling proxy</div><div><br></div><div>if i add the lines below in my sibling proxy</div><div>
<pre>acl localhost src 127.0.0.1
acl my_other_proxy srcdomain .<a href="http://proxy.example.com">proxy.example.com</a>
follow_x_forwarded_for allow localhost
follow_x_forwarded_for allow my_other_proxy<br><br>when i next look at the logs, will it show the ip of my clients?<br></pre>

</div><div>thanks,</div><div>rob<br></div><div><br>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Regards, <br><br>Robert K Wild.<br></div></div></div></div>