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

HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Web Farm Problem with 5.1.0Web Farm Problem with 5.1.0
Previous
 
Next
New Post
7/27/2009 11:35 AM
 

Under 5.0.x I had no issues setting up the web farm.  I set the webfarm key to true in the web.config, made sure the providers were set up correctly and enabled the needed tasks in the scheduler.  End result was all worked as planned.  When I upgraded to 5.1.0 these same settings don't work.  When I go to view the host setting the 'Is Web Farm?' check box is not checked (this is also always disabled so can't be checked from the form).  What is new in 5.1.0? 

I have gone into the scheduler and have seen that under the 'Run on Servers'  for a task there is now a check box with my server listed instead of the text box that used to be there.  I have tried checking and unchecking the server with the same result being web farm is never enabled.

This is my config ....

I'm using web farm support to run a web garden on my Windows 2003 server running .net Framework 3.5 sp1

I have my application pool set to use up to 5 worker processes

I have set up my session as such ...

<sessionState mode="StateServer" stateConnectionString="tcpip=localhost:42424" cookieless="false" timeout="20" />

I am using the File-Dependency Based Caching Provider

for logging I'm using DBLoggingProvider

Any help is very much apprichiated!

Thanks,

Scott

 

 
New Post
7/27/2009 12:31 PM
 

 Hi Scott,

I may be mistaken, but I am pretty sure that since the release of 5.1, in order to use a webfarm you'll either need to be using DotNetNuke Professional Edition or a distributed caching provider like PowerDNN's PowerCache.

 

 
New Post
8/18/2009 12:22 AM
 

Does anyone know if you can run DNN 5.1.x Community edition using a web garden?  I really need to have more than one worker process running.  Any help would be very much apprechiated!

Thanks,

Scott

 
New Post
8/18/2009 3:42 AM
 

Scott,

AFAIK web gardens are not supported (and have never been), only web farms.


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
8/20/2009 6:46 PM
 

I talked to the foolks at DNN Profession and was told that DNN 5.1.x Community Edition does support web farms although it has become much more apparent that is not really what I need.  I've been doing some investigating and all I really need is to have the cache be invalidated using file based invalidation.  I've set my web config to use the file based caching provider like so ...

<caching defaultProvider="FileBasedCachingProvider">
      <providers>
        <clear />
        <add name="FileBasedCachingProvider" type="DotNetNuke.Services.Cache.FileBasedCachingProvider.FBCachingProvider, DotNetNuke.Caching.FileBasedCachingProvider" providerPath="~\Providers\CachingProviders\FileBasedCachingProvider\" />
      </providers>
    </caching>

In the dnn host setting I have cahcing set to heavey and file based but these settings do not seem to turn on the file based caching provider because I am not seeing any files created within the ./portals/_default/Cache  folder.  How do I turn file based caching on without setting up the web farm.  If I do have to set up a web farm can I set it up using just one machine (I know that's not the purpose of a web farm, but if it turns on file based caching that's what I need).

Thanks for your help!

 

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Web Farm Problem with 5.1.0Web Farm Problem with 5.1.0


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