In my ISA/TMG web filter plugin I need to add a header with the upstream proxy FQDN as a value. I supposed GetServerVariable function should return the upstream proxy FQDN for SERVER_NAME property. However SERVER_NAME property contains IP of ISA
server, not upstream proxy. Is there a way to get the correct upstream proxy FQDN for a web filter plugin?
↧