Scenario 1
To fix this problem, install ISA Server SP1.
The following file is available for
download from the Microsoft Download Center:
Download the 821098 package now.After you install ISA
Server SP1 on the downstream ISA Server computer, the computer no longer caches
content that requires authentication at the upstream proxy server.
Scenario 2
The fix for this issue is mentioned in the following Knowledge
Base article:
830221 Your ISA Server 2000 server stops responding to SSL CONNECT requests
After you install ISA
Server SP2 and apply this hotfix, you can set the downstream ISA Server
computer to cache or not to cache HTTP content. If you have installed ISA
Server SP1 or SP2 on the downstream ISA Server computer, and you want to revert
to scenario 1 to enable caching of HTTP content on authenticated requests,
through the downstream/upstream chain, make sure that ISA Server SP2 is
applied, and then install the hotfix. You must also modify the
registry.
Warning If you use Registry Editor incorrectly, you may cause serious
problems that may require you to reinstall your operating system. Microsoft
cannot guarantee that you can solve problems that result from using Registry
Editor incorrectly. Use Registry Editor at your own
risk.
Add the following registry subkey on the
downstream ISA Server computer:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W3Proxy\Parameters\ DontMarkSessionAsPrivateifProxyAuthSeen
Set the DWORD value to 1.
Note If you create this registry key, the behavior that scenario 1
describes will return. Be aware of the security issues that are raised in the
"Symptoms" section for scenario 1.
If you want the downstream ISA
Server computer to disable caching of HTTP content that was retrieved through
the downstream/upstream chain through an upstream authentication request, add
the following registry subkey on the downstream ISA Server computer:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W3Proxy\Parameters\ DontMarkSessionAsPrivateifProxyAuthSeen
Set the DWORD value to 0.
Note By default, this is the setting after you install ISA Server SP1
or SP2 on the downstream ISA Server computer.