Hello,
I am using squid proxy to test some application in my company.
I have a use cases where I need to use the X-Forwarded-For header from squid proxy
I tried by editing the squid configuration file and including
acl localhost src 127.0.0.1
forwarded_for on
follow_x_forwarded_for allow localhost
But still I am unable to see the HTTP header in chrome.
While I looked up the documentation, it said requires --enable-follow-x-forwarded-for.
Can some one tell me how can I enable it?
It's sort of urgent.
Thanks & Best Regards,
Monika
_______________________________________________ squid-users mailing list squid-users@xxxxxxxxxxxxxxxxxxxxx http://lists.squid-cache.org/listinfo/squid-users