ho un server hosting IIS 5 su Windows 2000. Da un paio di giorni il
carico e' praticamente al massimo.
Riavviando IIS torna la calma per pochi minuti, poi di nuovo load a
99%.
Sul visualizzatore eventi non noto nessun errore, niente di anomalo.
Ho tentato di approfondire con WinDBG il processo inetinfo.exe :
Microsoft (R) Windows Debugger Version 6.5.0003.7
Copyright (c) Microsoft Corporation. All rights reserved.
*** wait with pending attach
Symbol search path is: *** Invalid ***
****************************************************************************
* Symbol loading may be unreliable without a symbol search
path. *
* Use .symfix to have the debugger choose a symbol
path. *
* After setting your symbol path, use .reload to refresh symbol
locations. *
****************************************************************************
Executable search path is:
WARNING: Process 3316 is not attached as a debuggee
The process can be examined but debug events will not be
received
...............................................................................................................................................
(cf4.cd8): Wake debugger - code 80000007 (first chance)
eax=00000025 ebx=00000000 ecx=77124be8 edx=00000000 esi=00000000
edi=0000005c
eip=78468a87 esp=0006f8a0 ebp=0006f910 iopl=0 nv up ei pl zr
na po nc
cs=001b ss=0023 ds=0023 es=0023 fs=0038 gs=0000
efl=00000246
*** ERROR: Symbol file could not be found. Defaulted to export
symbols for C:\WINNT\system32\ntdll.dll -
ntdll!ZwReadFile+0xb:
78468a87 c22400 ret 0x24
Cos'altro potrei provare per cercare di risolvere questo problema?
Grazie in anticipo