|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
IIS opening connections to a "zombie" process
Hi,
I'm administering this application (written in C++ with ATL) running under IIS 5 in ISOLATED protection level. Sometimes (the provider doesn't yet know why), it throws an unmanaged exception. So Windows "kills" the process...well, watching the corresponding DLLHOST process with the Process Explorer, Windows unloads every dll loaded in the DLLHOST process, but it leaves the process "alive" with this files: Unicode.nls Locale.nls Sortkey.nls Sorttbls.nls Ctype.nls R000000000967.clb The problem is that I've to kill the process with Task Manager, because even if I take the site down, IIS doesn't wipe this process. And what is the worst: IIS keeps receiving connections for this process, so if I didn't realize that the application was hung, connections keep increasing and lowering the server performance. I know that the provider has to manage the exception, but I would appreciate a hint about why Windows(or IIS) doesn't completely clean this DLLHOST process after the unmanaged exception occurs. Thanks, Federico |
|
#2
|
|||
|
|||
|
Did you find an answer to this? I don't have any help for you myself, sorry.
__________________
====== Doug G ====== "Hide, hide witch! The good folk come to burn thee. Their keen enjoyment hid behind their gothic mask of duty." -Mark Clifton |
![]() |
| Viewing: Dev Shed Forums > System Administration > IIS > IIS opening connections to a "zombie" process |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|