Hi,
we have running DNN 4.09 and we trying to find out how the right configuration is to EnableWebFarm support.
I have found a documentation about WebFarm but it looks like that it is not really up-to-date. (2006, 20. June)
I have made the following changes which are discribed in the doc.
1. Step - Setting Web.Config EnableWebFarmSupport = true
2. Step - Change default LoggingProvider to DBLoggingProvider
3. Step - Same Machine Keys accros all servers = OK
4. Step - Run certain task s on one server, but the ScheduleTasks below are not enabled in our environment? Which services need to be activated? Just DotNetNuke.Services.FileSystem.SynchronizationFileSystem?
- DotNetNuke.Services.Log.EventLog.SendLogNotifications
- DotNetNuke.Services.Search.SearchEngineScheduler
- DotNetNuke.Modules.Admin.ResourceInstaller.InstallResources
- DotNetNuke.Services.FileSystem.SynchronizationFileSystem
5.Step 03.01.00.SqlDataProvider / execute script -> doesn't work (I got a lot of errors) so I skip this step
6. Step. Changing the Default CachingProvider to -> BroadcastPollingChachingProvider -> OK.
I just skip step five and leave the schedule tasks by there default settings and it seems to work so far. Can anyone tell me how shall I configure webfarmsupport in 4.09?
Perhaps anyone can confirm the configuration steps that I have made to enable webfarm suppport in 4.09.
Thanks in advance!
Tobias