keyongtech


  keyongtech > sharepoint.* > sharepoint.general > 07/2008

 #1  
07-03-08, 04:56 PM
Conrad Goodman
Guys

I've had this issue on 4 independant SharePoint deployments.

If I restart the server, and try and access a SharePoint site, it takes
about 90 seconds before the page loads. Subsequent requests are dealt with
immediately and browsing is fast again. If I don't request any pages for a
day, it happens again!

Is this a bug in SharePoint? I can't find anything on google.

Servers have MOSS2007 SP1 and WSS 3.0 SP1 installed.

Cheers

Conrad
 #2  
07-03-08, 05:17 PM
Per Jakobsen
Hi Conrad

No it's not a bug, but the way ASP.NET and SharePoint works. The pages are compiled on the first request and then the
compiled result is keep in memory until the server or AppDomain is restarted (recycled).

By default when you install SharePoint it sets it up so that the AppDomain is recycled at 01:01, to reduce memory usage
by getting rid of things that isn't used.

If you don't like the delay (and I don't know of any who do) you should take a look at the SharePoint Warmup job:
http://code.msdn.microsoft.com/SharePointWarmupJob

On Thu, 3 Jul 2008 16:56:10 +0100, "Conrad Goodman" <cg> wrote:
[..]
Similar Threads
Sharepoint loading takes 5sec

Hi, We have 2 MOSS 2007 servers (W2K3), it's not really a problem, but the first time that users logon it takes always 5seconds to load the website. After this the...

Webpage loading takes about 15 seconds with DSL

Hi, we have just uploaded our first APS.NET webpage some days ago. Now we had to notice that it takes soo long until the page is shown. About 15 seconds. First we thought,...

Access takes 24-35 seconds while SQL Server takes only 2-3 seconds

I test my C# applicaiton both with Access and SQL Server database. I note that the following code snippets takes 24-35 seconds with Access database while takes only 2-3...

Access takes 24-35 seconds while SQL Server takes only 2-3 seconds

I test my C# applicaiton both with Access and SQL Server database. I note that the following code snippets takes 24-35 seconds with Access database while takes only 2-3...

IE takes up to 15 seconds to load a web page

Greeting all, I work for a school district and we're beginng to see a common problem with IE 6. IE takes close to 15 seconds to load a web page... during this time, the IE...


All times are GMT. The time now is 01:26 AM. | Privacy Policy