How to Make Site Fast
Last Post 06/03/2009 11:01 AM by Joseph Craig. 1 Replies.
Author Messages
sharad
Nuke Active Member
Nuke Active Member
Posts:31


--
06/03/2009 10:51 AM  
Hello,
It has been noticed that DotNetNukeSite are always slow as compare to other CMS solutions. How can we make Dotnetnuke site more faster ?

Regards
Pooja
Joseph Craig
DNN MVP
Posts:11667


--
06/03/2009 11:01 AM  
The answer depends on what you mean by slow.

If you refer to the initial loading time for a site, that is a "keep alive" issue.  Refer to this thread for more information.  This is a characteristic of all ASP.NET websites.

If the issue is performance, then you might want to take a look here for some suggestions.  In my experience, caching seems to be the #1 issue.  Unused modules and authentication providers can be another.  And, remember to keep your database's log files clean.

Also, remember that performance is dependent on the server and database server that you use.  If you are in a shared hosting environment, you might want to look at dedicated hosting, for example.

Joe Craig, Patapsco Research Group
Complete DNN Support


---