Sorry let me elaborate this .
Squid is acting as Transparent Proxy
User A browses on HTTP say http://abc.com
When the user requests comes to SQUID .
I want to Add a additional Header
HTTP_X_PROFILE=Profile of Customer
How can I add this ? Because based on the IP address , I need to Query
LDAP / RADIUS / AAA Server and Fetch the User Profile Dynamically
and add a new header with dynamic fetched value .
Hope this clarifies ..
Thanks and Regards
Norbert
-----Original Message-----
From: Alfredo Rezinovsky
Sent: Saturday, September 07, 2013 2:13 AM
To: squid-users@xxxxxxxxxxxxxxx
Subject: Re: Fecthing Source Ip Address and Invoking a Code
El 06/09/13 12:53, Norbert Naveen escribió:
Hello all ,
How can we get Source Ip address and dynamically call a script within
Squid acting as a Proxy for HTTP
Rgds
I don't understand the question.
Please use an example.