You need to Register for free and Login to post a message in the forum.

Forum

Subject: Site taking a long time to load
Prev Next
You are not authorized to post a reply.

Author Messages
Sanjay Rana
Nuke Newbie
Nuke Newbie
Posts:7

03 Feb 2009 12:37 PM  
Hi Everyone, I am still in the process of populating this site The site takes a very long time to load, even before it had no content in it. Is the skin slowing it down? thank you in advance
Joseph Craig
DNN Creative Staff
Nuke Master V
Nuke Master V
Posts:5348


03 Feb 2009 2:34 PM  
I took a look at your site.  Once the site loads initially, and once individual pages have loaded once, then the site responds quickly.

This is the standard behavior with ASP.NET sites, and not just DotNetNuke.  ASP.NET has to load and compile the site.  If your traffic is low, and depending on how your web server is configured, your site may get unloaded.  Then, when you go back to the site, you have to wait through the initial loading again.

The trick here is to keep your site loaded.  If you control your web server, you can configure it NOT to unload.  If you don't control it, you need to use a "keep-alive" service to hit your site on a regular basis to keep it loaded.  Generally, keep-alive services hit the site every 5 minutes.

You should also configure the Performance Settings (under Host Settings) for best performance. Look at this link for a current description of increasing the performance of DotNetNuke sites.

Joe Craig
DNN Creative Support
Subscribe to the website
eversence
Nuke Newbie
Nuke Newbie
Posts:1

27 May 2009 11:30 PM  
Hi Joe,

I refer to your statement "ASP.NET has to load and compile the site. If your traffic is low, and depending on how your web server is configured, your site may get unloaded."

I'm currently experiencing the same issue on a particular site hosted by our own company. And it only happens randomly to random users across my country and the issue is that the home page of this .aspx site takes forever to load.

I do not really understand by the trick that you have mentioned "keeping your site loaded", how do I get about configure it to "keep alive" and "keeping it loaded" in the web server?

Help me as soon as you read this post..

really appreciate it!

Thanks in advance.



Joseph Craig
DNN Creative Staff
Nuke Master V
Nuke Master V
Posts:5348


28 May 2009 6:16 AM  
If you Google "keep alive" you will find lots of services that will ping your site on a regular basis.  These all work by sending requests to your site.  If these happen sufficiently often - 5 to 10 minutes - your site will have enough traffic to keep is from being unloaded.

I use a program (purchased, I believe, through Snowcovered) that I use on one of my computers to do this. 

Joe Craig
DNN Creative Support
Subscribe to the website
Doxey
DNN Creative Magazine Subscriber
Nuke Newbie
Nuke Newbie
Posts:8

18 Nov 2009 6:20 PM  
Posted By Joseph Craig on 03 Feb 2009 2:34 PM
The trick here is to keep your site loaded.  If you control your web server, you can configure it NOT to unload.
Hello. I do control my server. Since reading this I have been searching how to do this. Could you help me understand better? My DNN 5 intranet site (not yet in production) runs on Server 2003 R2, IIS 6, ASP.net 2.0. I am running Active Directory Provider, if that matters. I would think this is a setting in IIS and I see on the properties of my site Connections timeout and Enable HTTP keep alives. Am I in the right neighborhood? Doxey
Joseph Craig
DNN Creative Staff
Nuke Master V
Nuke Master V
Posts:5348


19 Nov 2009 8:29 AM  
IF you look for "Keep alive" services, that is the easiest approach.  These services will hit your site frequently so that the site is not unloaded.

You can also configure IIS to not unload the site.  I think that having DNN running in its own application pool is advisable if you choose this option.

If your problem is page to page loading times, you might want to look at Mitchel Sellers' Blog for tips on getting the best performance out of DotNetNuke.

Joe Craig
DNN Creative Support
Subscribe to the website
Lee Sykes
DNN Creative Staff
Nuke Master V
Nuke Master V
Posts:5302


10 Dec 2009 1:59 PM  
You may also want to have a look at:
Performance Tips - Fast Site - Keep Alive Tools - Hosting

Lee Sykes
Site Administrator
Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

Twitter: www.twitter.com/leesykes

Lee Sykes's Facebook Profile
You are not authorized to post a reply.
Forums > Users Lounge > Site Review Please! > Site taking a long time to load



ActiveForums 3.7

Latest Forum Posts

RE: Auto create pages and content by jncraig
Are you using the DotNetNuke menu or another one?
RE: Missing Edit & Add Function on Modules to Entire Site by jncraig
Glad it's working!
RE: Firefox SWF file by jncraig
I recommend that you use the free DigFlash module from dignuke.com. I've found it to be a very reli...
Firefox SWF file by ce221
on my dnn site it have a text/html that has the following attached code this displays fine in IE but...
RE: Missing Edit & Add Function on Modules to Entire Site by jacksonsc56
arrrrggghhhh for goodness sake, I was in View mode!. After a year working on numerous B2B DNN sit...
RE: Missing Edit & Add Function on Modules to Entire Site by jacksonsc56
Strangely enough the Admin account is displaying the modules settings menu. To confirm its the menu ...
.MainMenu_MenuItemActive (Active Solpart menu item not working) by SixfootStudio
Hi Guys, Could someone please take a look at this SolPart menu for me and tell me why it is that ...
Missing Edit & Add Function on Modules to Entire Site by jacksonsc56
Just logged into my DNN site as host and noticed I can no longer edit modules or access the settings...
RE: How to upgrade core module? by LeeWebDev
That did it. Thanks, Lee! And keep up the great work with this site. It's a tremendous resource.
DNN in cluster evniroment by kris@aausports.org
Does anyone have any experience running DNN in a cluster environment? Looking at setting up 3 R600 ...
RE: Auto create pages and content by dhassall
CAUTION - I am also adding pages to the site manually (Page Functions Add) but I am finding after ad...
PayFlow Link by murphydolores
Hello Can any one help me to find out a shopping cart systems that work with PayFlow Link?
RE: Send email with Dynamic Forms Results by jesp17
Hi Lee,I've asked DataSprings if there is a way to solve my problem (wish). Here is a reaction:I don...
Background Music by kparker
Do you know of any module that I can use to play background music on a single page?  Or do you have ...
RE: Run exe/dll from DNN? by jncraig
I did this several years ago, so I think that what I found must have been in the "Professional DotNe...
RE: Run exe/dll from DNN? by ollivogt
excellent!!! scheduled task looks good - do you have any hint where to start the search? Many tha...
RE: Employee Absent Indicator by dkemp@karrtuttle.com
I suppose I could do an Events module with everyone's vacation schedule in there. Then the receptio...
RE: Run exe/dll from DNN? by jncraig
Do you want to do this on a schedule, or in response to an event such as a mouse click? If the fo...
Run exe/dll from DNN? by ollivogt
Hello, is it possible to run an external application from within DNN - for instance doSomething.d...
Employee Absent Indicator by dkemp@karrtuttle.com
Hello everyone. Our new DNN intranet is going well. It's a good indication of success, I think, wh...
DNM Rapid Application Developer Trial Version
RSS Feeds