For over two weeks, a couple of shared web servers have been going nuts. Dr
Watson locks Inetinfo, W3SVC stops, cycling all services usually did the
trick. This trend escalated over the weekend with all of the probing going
round.
I gave in last night and called MSFT for help. He looked at my Dr Watson
and quickly knew the problem, HTTPRedirect s in IIS after applying the
CodeRed patch. I used MDUTIL.exe to dump IIS to a text file and searched
for HTTPRedirect. Found a total of three across the two of them. Opened
IIS, reset IIS to point to a directory, put a Default.asp in that directory
with a single line <% RESPONSE.REDIRECT "HTTP://[IP]" %> . Cycled IIS and
the problem was solved.
MSFT did not charge as this is a bug in the IIS / CodeRed patch.
HTH.
~.net�
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To unsubscribe, send a message to [EMAIL PROTECTED] with
'unsubscribe' in the body or visit the list page at www.houseoffusion.com