peter
Fri Jan 30 16:45:10 CST 2004
Thanks for the link. I have tracing switched on and am also outputting
timings on all of the main code sections. This shows that the page is being
processed in just under a second. The delay seems to occur between the
request and the response, which is why i'm wondering if it may be a
configuration/iis 6 issue.
Wish I was in a position to give more detail. Sorry about that.
Peter
"Kristofer Gafvert" <kgafvert@NEWSilopia.com> wrote in message
news:eHKpu135DHA.3004@tk2msftngp13.phx.gbl...
> Hello,
>
> Use Tracing.
>
> See:
>
http://www.asp.net/Tutorials/quickstart.aspx
> (click on Tracing in the left menu)
>
> for more information about this.
>
> --
> Regards,
> Kristofer Gafvert - IIS MVP
> Reply to newsgroup only. Remove NEWS if you must reply by email, but
please
> do not.
> www.ilopia.com - FAQ and Tutorials for Windows Server 2003
>
>
> "Peter" <lad4bear@hotmail.com> wrote in message
> news:ed9b1810.0401301213.4937eec7@posting.google.com...
> > Hi there,
> >
> > We've developed an application that reads xml from a database and
> > converts it to html using xslt. It works fine most of the time but the
> > users are experiencing a problem. Periodically, a single page can take
> > as long as 15 seconds to load and then everything will speed up again
> > and will work fine for a while before doing the same thing again.
> >
> > At first i thought that maybe memory was leaking and that the process
> > was being recycled and the page recompiled but there is nothing in the
> > system logs to suggest this and the w3wp.exe process id remains the
> > same.
> >
> > Because of the nature of the system I cannot provide configuration
> > info etc but advice about how to identify the problem would be very
> > helpful indeed. Take care and thank you for taking the time to read
> > this message.
> >
> > Hugs, Peter
>
>