04-27-04 11:34 AM
Good day!
Scenario
----------
Win2k Adv Svr + SP4 + UrlScan + NTLM only (No Anonymous allowed)
Internet <--- resp/ req ---> WebSvr <--- .NET 1.1 Remoting ---> AppSvr (Remo
te objects in IIS)
As far as I know, the first call to the remote object will failed with HTTP
401.5 before the second try will succeed with HTTP 200 due to NTLM nature.
However, if every call to the remote object returns HTTP 401.5, will it caus
e the AppSvr to be hung? I noticed from IIS log on the AppSvr that there was
a series of HTTP 401.5 before HTTP 500 was returned finally. This event onl
y occured around 10 minutes
before the AppSvr is back to normal operation.
Any idea?
[ Post a follow-up to this message ]
|