| Willie Chiu 2004-02-07, 9:36 am |
| Jeremy,
Does it happen when you hit the same page a second time?
What is on your first page? What kind of calls are you
making, e.g. pipelines, api, etc? What version of
Windows/IIS are you running?
Willie
>-----Original Message-----
>Why does it take over a minute to load the first page of
a
>CS2002 ASP.NET based site?
>
>I have CS2002 std. edition installed on a screaming dual
>Pentium 4 HT (2.4GHZ) machine with plenty of memory. I
>have a relatively simple, small CS2002 site built which
>contains about 37products and 2 registered users at the
>moment.
>
>Why does it take over a minute for the first page to be
>rendered? This happens upon deployment, or if the site
>sits idle (no hits) for 15minutes or so.
>
>I watch the Task Mananger during this delay, and the
>processors never exceed 5% usage. The only noticeable
>action is that SqlServer and IIS memory usage climbs the
>entire time of the delay.
>
>It is not caused .NET compiling the pages. I would
>speculate that it is CS2002 filling some caches or
>something, but why would it take so longer (and with no
>processor usage).
>
>Any help would be greatly appreciated. Otherwise, when
we
>go live, we will have to set up an app to periodically
>ping the site to keep it "alive".
>
>Thanks!
>-Jeremy
>.
>
|