Psst! Did you know DevelopmentNow is a mobile web site design agency?

Contact us for help mobilizing your site, or to sign up for our beta Mobile Web SDK!
all groups > inetserver iis > september 2007 >

inetserver iis : first page load


Kristofer Gafvert
9/21/2007 11:33:15 AM
Is this an ASP.NET web application?

--
Regards,
Kristofer Gafvert
http://www.gafvert.info/iis/ - IIS Related Info


[quoted text, click to view]
Wiper
9/21/2007 2:26:26 PM
Hi group

Running Windows 2003 R2 (intranet) in a NLB cluster and 2 webservers running
MS CMS 2002 mixed mode with a SQL 2000 backend

When I request the first page there's approx 30 sec. load time (somethimes
longer) - any other pages after the first page serves up immediately.

Some times I get the: 404 error and if I hit F5 the page are there
instantly.

If I let the browser alone for ½ hour and hit some link on the page there
also approx. 30 sec load time

Can anyone point me to a solution ?
Wiper
9/22/2007 9:42:22 PM
Hi

Yes

cheers
Wiper


"Kristofer Gafvert" <kgafvert@NEWSilopia.com> skrev i meddelelsen
news:xn0fbh0kw5l37h1003@news.microsoft.com...
[quoted text, click to view]
Kristofer Gafvert
9/22/2007 11:48:15 PM
Okay,

ASP.NET has a startup time, that is by design. When the application pool
is recycled, you will see the very same startup time again. By default IIS
stops the application pool when it has been idle for 20 minutes (i think
it was 20 minutes).

You can set IIS to never stop the application pool, if you do not need it
to stop. There are other application pool settings you may want to tune
for ASP.NET web applications.



--
Regards,
Kristofer Gafvert
http://www.gafvert.info/iis/ - IIS Related Info


[quoted text, click to view]
Kristofer Gafvert
9/23/2007 10:21:23 AM
If the application pool is not recycled (perhaps it is recycled due to a
failure? Check the event log), can you please check if this problem is
isolated to ASP.NET web applications? Does a normal .htm file load
instantly (if the extension is not mapped to the ASP.NET isapi)?

If so, you may want to post this question to the ASP.NET
newsgroups/forums, because it seems to be an ASP.NET issue.


--
Regards,
Kristofer Gafvert
http://www.gafvert.info/iis/ - IIS Related Info


[quoted text, click to view]
Wiper
9/23/2007 3:51:20 PM
Hi Kristofer

I've already disabled the recycled of the app pool

It a 64bit box if that makes any difference...

Cheers
Wiper

"Kristofer Gafvert" <kgafvert@NEWSilopia.com> skrev i meddelelsen
news:xn0fbjb4g7qsafx006@news.microsoft.com...
[quoted text, click to view]
AddThis Social Bookmark Button