[thelist] ASP IIS Memory Leakage
aardvark
roselli@earthlink.net
Tue Apr 17 10:56:23 2001
> From: Ben Ewing <bewi@haestad.com>
>
> We are going through the code to make sure the connections are closed
> but I was wondering if anyone else has come across this problem before
> or has an idea of what could cause it?
got any custom components? third-party .dlls? other non-server
software running? where's the database, on another machine,
right? what processes are hogging the CPU?
are you confident you donn't have bad ASP code somewhere, too?
you familiar with the LIFO approach?