Article ID: 270524 - Last Review: January 15, 2006 - Revision: 1.2 Get.Info and Get.Routing.Script Functions Return Useful Diagnostic Information About the Web Proxy ArrayThis article was previously published under Q270524 On This PageSUMMARY
Microsoft Proxy Server 2.0 and Microsoft Internet Security and Acceleration (ISA) Server 2000 return some array and server-specific information when the following Uniform Resource Locators (URLs) are sent to the Web proxy port:
MORE INFORMATIONhttp://ISA-ServerName:8080/array.dll?Get.Routing.ScriptThis URL returns the JScript file needed by the browser to determine which server in the Cache Array Routing Protocol (CARP) contains the requested URL. This is used transparently by the browser.http://ISA-ServerName:8080/array.dll?Get.Info.v1This URL returns the following information about the Web proxy:Proxy Array Information/1.0 << 1.0 because V1 was requested in the URL. ArrayEnabled: 1 << 1=Array, 0=Stand alone server. ConfigID: 339 << Internal information ArrayName: ISA Array << Array name ListTTL: 3000 << Time to live for this list in seconds. http://ISA-ServerName:8080/array.dll?Get.Info.v2This URL returns the following information about the Web proxy:Proxy Array Information/2.0 << 2.0 because V2 was requested in the URL. ArrayEnabled: 1 << 1=Array, 0=Stand alone server. ConfigID: 339 << Internal information ArrayName: ISA Array << Array name ListTTL: 3000 << Time to live for this list in seconds. | Article Translations
|
Back to the top
