Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

first page load

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  Apache without ssl redirect to iis with ssl  
Author Message
Wiper

External


Since: Sep 21, 2007
Posts: 3



(Msg. 1) Posted: Fri Sep 21, 2007 10:00 am
Post subject: first page load
Archived from groups: microsoft>public>inetserver>iis (more info?)

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 ?

 >> Stay informed about: first page load 
Back to top
Login to vote
kgafvert

External


Since: Aug 23, 2003
Posts: 2972



(Msg. 2) Posted: Fri Sep 21, 2007 11:33 am
Post subject: Re: first page load [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Is this an ASP.NET web application?

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


Wiper wrote:

>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 ?

 >> Stay informed about: first page load 
Back to top
Login to vote
Wiper

External


Since: Sep 21, 2007
Posts: 3



(Msg. 3) Posted: Sat Sep 22, 2007 9:42 pm
Post subject: Re: first page load [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi

Yes

cheers
Wiper


"Kristofer Gafvert" <kgafvert.RemoveThis@NEWSilopia.com> skrev i meddelelsen
news:xn0fbh0kw5l37h1003@news.microsoft.com...
> Is this an ASP.NET web application?
>
> --
> Regards,
> Kristofer Gafvert
> http://www.gafvert.info/iis/ - IIS Related Info
>
>
> Wiper wrote:
>
>>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 ?
 >> Stay informed about: first page load 
Back to top
Login to vote
kgafvert

External


Since: Aug 23, 2003
Posts: 2972



(Msg. 4) Posted: Sat Sep 22, 2007 11:48 pm
Post subject: Re: first page load [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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


Wiper wrote:

>Hi
>
>Yes
>
>cheers
>Wiper
>
>
>"Kristofer Gafvert" <kgafvert RemoveThis @NEWSilopia.com> skrev i meddelelsen
>news:xn0fbh0kw5l37h1003@news.microsoft.com...
>>Is this an ASP.NET web application?
>>
>>-- Regards,
>>Kristofer Gafvert
>>http://www.gafvert.info/iis/ - IIS Related Info
>>
>>
>>Wiper wrote:
>>
>>>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 ?
 >> Stay informed about: first page load 
Back to top
Login to vote
Wiper

External


Since: Sep 21, 2007
Posts: 3



(Msg. 5) Posted: Sun Sep 23, 2007 3:51 pm
Post subject: Re: first page load [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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 DeleteThis @NEWSilopia.com> skrev i meddelelsen
news:xn0fbjb4g7qsafx006@news.microsoft.com...
> 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
>
>
> Wiper wrote:
>
>>Hi
>>
>>Yes
>>
>>cheers
>>Wiper
>>
>>
>>"Kristofer Gafvert" <kgafvert DeleteThis @NEWSilopia.com> skrev i meddelelsen
>>news:xn0fbh0kw5l37h1003@news.microsoft.com...
>>>Is this an ASP.NET web application?
>>>
>>>-- Regards,
>>>Kristofer Gafvert
>>>http://www.gafvert.info/iis/ - IIS Related Info
>>>
>>>
>>>Wiper wrote:
>>>
>>>>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 ?
 >> Stay informed about: first page load 
Back to top
Login to vote
kgafvert

External


Since: Aug 23, 2003
Posts: 2972



(Msg. 6) Posted: Sun Sep 23, 2007 3:51 pm
Post subject: Re: first page load [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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


Wiper wrote:

>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 DeleteThis @NEWSilopia.com> skrev i meddelelsen
>news:xn0fbjb4g7qsafx006@news.microsoft.com...
>>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
>>
>>
>>Wiper wrote:
>>
>>>Hi
>>>
>>>Yes
>>>
>>>cheers
>>>Wiper
>>>
>>>
>>>"Kristofer Gafvert" <kgafvert DeleteThis @NEWSilopia.com> skrev i meddelelsen
>>>news:xn0fbh0kw5l37h1003@news.microsoft.com...
>>>>Is this an ASP.NET web application?
>>>>
>>>>-- Regards,
>>>>Kristofer Gafvert
>>>>http://www.gafvert.info/iis/ - IIS Related Info
>>>>
>>>>
>>>>Wiper wrote:
>>>>
>>>>>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 ?
 >> Stay informed about: first page load 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
IIS 6 won't load ASP page - All of the ASP pages in directory A will return "error - 500: internal server error" while ASP pages in directory B will load fine. I have checked the permission settings for both directories and they are identical. Also, static pages in ...

Cannot load page - Hi, Win XP sp2, IIS 5.1, Mcafe internet security suite 7.0. IIS is running OK, I can ping 127.0.0.1 & localhost, I've turned off /on Macfee privacy service/firewall but I still can't load a page from local host - I get a server cannot be found/dn...

Can't display page when it the first load - Hi: My Web site can't display the first page(Home.aspx), I get error 404. But I know this page is there. If I click on refresh button. then this page will show up. Any idea? Any help will be greatly appreciated. RZ

Only default page will load - I have a windows 2000 server hosting my site. When I try to get to a specific page by entering the URL, only the default page will load. Ex: http:\\mywebsite\otherpage.htm will not bring up the "otherpage.htm" only the default page. I think ...

Configuration Page will not load - My IIS installation seems to be fine but I am having problems administering it from the local machine. I think that something with the IIS Snap-in module is corrupt but I am not sure how to correct. Everything else seems to be working on the machine. The...
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]