ASP.NET 1.1 garbage collection



ASP.NET 1.1 running on Windows Server 2003 SP1 with .NET 1.1 SP1

Web apps are dual proc servers (actually they are quad processor servers
using VMWare to host two dual proc virtual machines)

We have 5 web apps in a web farm using SQL Server session state.

I'm seeing huge amounts of time spent in the garbage collection threads (the
guys that run at priority 10) on all web apps.

We know we have some performance issues with our web app. We store too much
in viewstate and session. We use ServicedComponents for business logic and
data acess and we do call Dispose religiously on all ServicedComponents.
Our procs are consumed with garbage collection all day long. We spend so
much time in garbage collection I fear this is affecting performance serving
pages.

Can anyne else share their experiences with ASP.NET 1.1 and their garbage
collection profile.

Thanks,

Kevin



.



Relevant Pages

  • SQL 2005 Peer-To-Peer - How to configure failover (If possible)
    ... Was recently researching replication options for our SQL backend support for ... I originally wanted to configure Peer-To-Peer replication for ... I currently implemented Mirroring in which, when dealing with Web Apps ... and to delegate the loads across multiple SQL servers vs. 1 but is there a ...
    (microsoft.public.sqlserver.replication)
  • Re: Admin multiple servers with SuSE
    ... We have some SuSE servers running several web apps. ... "ik _heb_ niets tegen Microsoft, ...
    (alt.os.linux.suse)

Quantcast