ASP performance problems

Larry wrbt at email.com
Thu Aug 1 20:30:28 EDT 2002


Thank you. I've aquired 148 and will install it tonight when traffic
is low. I assumed a memory leak due to the progressive nature of the
problem, but I had the hardest time tracking which process was which
to verifry.

What about the explicit "del"ing of com objects from Python modules
called by ASP pages? Is that necessary? I assume once I leave the
namespace of the function it should take care of itself.



More information about the Python-list mailing list