hi all,

i have two proxies (one sibling going to a parent)

when i look at the parent proxy access logs, it just logs the ip address of
the sibling proxy

if i add the lines below in my sibling proxy

acl localhost src 127.0.0.1
acl my_other_proxy srcdomain .proxy.example.com
follow_x_forwarded_for allow localhost
follow_x_forwarded_for allow my_other_proxy

when i next look at the logs, will it show the ip of my clients?

thanks,
rob

-- 
Regards,

Robert K Wild.
_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to