RE: ASP.NET App, Remote XML Loading, Requests Executing shoots up

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

From: NeedHelp (NeedHelp_at_discussions.microsoft.com)
Date: 08/10/04


Date: Tue, 10 Aug 2004 14:33:03 -0700

You know what we didnt close it. You think that would be the problem but the
problem won't happen for a good 20 hours or so or until peak times during the
day, do you still think it is the closing of the xmltextreader?

"Rama.NET" wrote:

> Did you close your XmlTextReader object?
>
> "NeedHelp" wrote:
>
> > Our ASP.NET application receives around 90 anonymous hits/sec while Requests
> > Executing usually stays around 15-25. This is good and our server performs
> > well
> >
> > What our app does is load a remote XML URL with xmltextreader and
> > xmldocument load then transcribes the XML through a style*** and displays
> > it as a webpage.
> >
> > The Problem is sometimes the Requests Executing will shoot up to 125-150 and
> > all of a sudden we'll get a server too busy error. I don't understand why
> > this is happening? I tried putting this in my web.config file:
> >
> > <httpRuntime executionTimeout="6"/>
> >
> > But still the requests executing will jump to 125-150 and stay like that but
> > the anonymous rec/sec stays the same, this is driving me crazy!
> >
> > Does anyone know why this is happening?
> >
> > Thanks


Quantcast