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

Forum

Site taking a long time to load
Last Post 2010-07-09 11:29 PM by Joseph Craig. 8 Replies.
Printer Friendly
  •  
  •  
  •  
  •  
  •  
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Sanjay RanaUser is Offline
Nuke Newbie
Nuke Newbie
Posts:8

--
2009-02-03 06: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 CraigUser is Offline
    DNN Creative Support
    Nuke Master VI
    Nuke Master VI
    Posts:9005
    Avatar

    --
    2009-02-03 08: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 DNNCreative
    I recommend PowerDNN for DotNetNuke Hosting.
    eversenceUser is Offline
    Nuke Newbie
    Nuke Newbie
    Posts:1

    --
    2009-05-28 05:30 AM
    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 CraigUser is Offline
    DNN Creative Support
    Nuke Master VI
    Nuke Master VI
    Posts:9005
    Avatar

    --
    2009-05-28 12:16 PM
    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 DNNCreative
    I recommend PowerDNN for DotNetNuke Hosting.
    DoxeyUser is Offline
    Nuke Active Member
    Nuke Active Member
    Posts:26

    --
    2009-11-19 12:20 AM
    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 CraigUser is Offline
    DNN Creative Support
    Nuke Master VI
    Nuke Master VI
    Posts:9005
    Avatar

    --
    2009-11-19 02:29 PM
    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 DNNCreative
    I recommend PowerDNN for DotNetNuke Hosting.
    Lee SykesUser is Offline
    DNN Creative Staff
    Nuke Master VI
    Nuke Master VI
    Posts:4945
    Avatar

    --
    2009-12-10 07:59 PM
    Lee Sykes
    Site Administrator
    Subscribe to the website : DotNetNuke Video Tutorials : The Skinning Toolkit : DotNetNuke Podcasts

    Twitter: www.twitter.com/DNNCreative

    Lee Sykes's Facebook Profile
    jennreedUser is Offline
    Nuke Newbie
    Nuke Newbie
    Posts:1

    --
    2010-07-09 11:21 PM
    It would be really great if the tip above links to the actual article. It takes me a page with a bunch of articles.
    Joseph CraigUser is Offline
    DNN Creative Support
    Nuke Master VI
    Nuke Master VI
    Posts:9005
    Avatar

    --
    2010-07-09 11:29 PM

    Joe Craig, DNN Creative Support

    Subscribe to DNNCreative
    I recommend PowerDNN for DotNetNuke Hosting.
    You are not authorized to post a reply.


    Active Forums 4.3

    Latest Forum Posts

    Enforce Terms Tutorial Update by Vistalogix Corporation
    I tried configuring my DNN 6.1.2 install to have a required "accept terms" checkbox as described in
    RE: Best Practices for Modifying a Custom Module by Joseph Craig
    Start up the development website, then install the module using the package that you have. Then, yo
    Best Practices for Modifying a Custom Module by schilders
    Good Morning, I'm needing to modify a custom built module created by another developer targeted f
    RE: Admin menu problem by alireza arabiyan
    hi in localhost i have http://localhost/senf/خانه.aspx and http://localhost/senf/Admi
    RE: Admin menu problem by Joseph Craig
    Yes, that is what you should have done. What is the URL for your home page? What is the URL for
    RE: Admin menu problem by alireza arabiyan
    hi first in localhost i add my domain.com as portal alias. then copy all files to host , restore my
    RE: Admin menu problem by Joseph Craig
    How did you move it? Have you added an entry in the portalalias table for the site's domain name?
    RE: Re: SQL SERVER 2008 R2 Remote connection by Joseph Craig
    Set up a user with dbo privileges and set the connection string for that user, rather than using Win
    Re: SQL SERVER 2008 R2 Remote connection by Prakasam Srinivasan
    I have successfully configured MSSQL Server 2008 r2 remote connection. I am using windows 7 and it h
    Admin menu problem by alireza arabiyan
    hi i installed dnn 6 on localhost and move it in my host, all link's , pages and modules are ok,
    RE: dnn 4.4 upgrade issue by imran shaikh
    Thanks you all it is done by renaming release.config to web.config procedure
    RE: dnn 4.4 upgrade issue by imran shaikh
    Thanks you all it is done by renaming release.config to web.config
    dnn 4.4 upgrade issue by imran shaikh
    hi this is imran i am upgrading dnn 4.4 to dnn 6.0.2 and getting this error please help me for this
    RE: How to build Skins for DNN 6.x by Joseph Craig
    I'd recommend that you try replacing the hard-coded text with the DotNetNuke Text skin object. That
    RE: Module permission does not work! by Joseph Craig
    What permissions have you give to that role?
    RE: DNN nav issue by Joseph Craig
    Are you using a custom skin? How often does this happen?
    RE: Friendly URLs Broken by Joseph Craig
    I don't entirely understand this, but I'm glad you got things working.
    RE: How to build Skins for DNN 6.x by Christopher Adamakis
    Dear all, I have one more question regarding greek fonts. If you check my site http://www.expertsoft
    RE: Dnn local setup problem by imran shaikh
    this is error is resolve now now getting this one Server Error in '/cooperpharma.ma' Applicat
    RE: Module permission does not work! by Abraham Tameru
    I created a special role for the user to administer the site. The user is not a member of the Admini
    You are not logged in.
    You must log in to access all 
    650+ videos, tutorials, podcasts, and more.
    RSS Feeds