Re: Memory leak

Tech-Archive recommends: Speed Up your PC by fixing your registry

From: Tal (talg_at_nice.com)
Date: 06/09/04


Date: Wed, 9 Jun 2004 09:08:58 +0300

I do have lots of methods that creates datasets, query the database and fill
those datasets. Then the server usually return those datasets as return
value or out parameter (in remoting http).
Does it have anything to do with the memory leak problem ?.

"Alvin Bruney [MVP]" <vapor at steaming post office> wrote in message
news:ebJm$JcTEHA.2716@tk2msftngp13.phx.gbl...
> opening different intances of internet explorer is a red herring
distracting
> you from the real problem. as you open more instances, the run-time gets
> smarter about resource utilization. this is not where your problem lies.
>
> An immediate patch on the problem is to set a recycling limit on the
> application pool. secondly, you need to find and fix your memory leaks.
are
> you massaging very large datasets?
>
> --
> Regards,
> Alvin Bruney
> [ASP.NET MVP http://mvp.support.microsoft.com/default.aspx]
> Got tidbits? Get it here... http://tinyurl.com/27***
> "Tal" <talg@nice.com> wrote in message
> news:uFLEMGWTEHA.1468@TK2MSFTNGP09.phx.gbl...
> >I am having a .Net C# server (with no unmanage code) on Windows 2000, SP
4,
> > CPU: 2.4 GHZ, Mem: 512 MB. This server is initialy using about 20 MB,
> > after
> > a day or two of using it, its memory usage is increase to about 350- 400
> > MB
> > and the machine is having problems of low memory and slow performance.
> > Nothing help to reduce the memory usage below 350MB, not even stopping
all
> > the clients of this server.
> > But when opnning internet explorer, its memory usage start to drop, and
> > after openning several exploeres, its drop up to 20 MB. But then its
> > increasing again to 400 MB in few minutes.
> >
> > Any ideas?
> >
> >
>
>


Quantcast