Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...Exception of type System.OutOfMemoryException MYSTERYException of type System.OutOfMemoryException MYSTERY
Previous
 
Next
New Post
10/31/2006 3:13 PM
 
Let me recap how DNN and hosting go together:


3$ hosting plan
:
DNN will probably run but as soon as multiple user log in/perform admin tasks at the same time. your memory usage will spike and your hoster will ask you to upgrade or cancel your contract.

=> use to host your family pictures


Decent shared hosting on win2000/ win2k3 without application pool isolation:
Your DNN will run fine, each copy of DNN adds 30-40 megs to the application pool. Some lazy webmaster of a site on the same server forgets to close his datareaders and runs long running tasks on the webrequest thread. => your site is screwed for an other mans lazy coding. Don't even mention all those sites running under the same user previleges.

=> use for the site of your local soccer team


Decent shared hosting WITH application pool isolation, win2k3 IIS6:
Your site gets it's own w3wp.exe running under its own user account. This is the way you want your DNN to run, high security and high performance. BUT each application pool needs its own copy of .NET  in the memory. In case of DNN, ALL of .NET => +- 100 Megs of memory for each application pool. Your host might try and bill you for both the *application pool isolation* AND *the extra memory* if so find another hoster. Applications shouldn't be limited on there memory usage, find a host with a fair usage policy on memory.

=> any business related site needs the security and performance of application pool isolation

Dedicated hosting:
The mother of all hosting options. The performance tweaks you can do in machine.config are endless and deserve there own site. But you can't afford it.

=> for when you will build the next myspace on top of DNN

Edit your Skin.xml and Container.xml files with:
Yannick's SXE
 
New Post
6/4/2008 6:13 PM
 

I changed the cache time for the Events module to nonzero.  (host cache was set to disk).  After 30 minute I got a OutOfMemoryException and could not get the site back up.  Iwent in to the atabase and rest the TabModule Table to reset cache back to 0 and it came back up......   Now to try a upgrade  4.8.3

 
Previous
 
Next
HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...Exception of type System.OutOfMemoryException MYSTERYException of type System.OutOfMemoryException MYSTERY


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out