milciades wrote
How do I configure 2 DNN Servers using the same Databases, but when I enter the last installed server it redirects me to the first installed one, when what I want it to do is to have the same data on both (redundancy).
Thanks
I too would like to do the same thing, only my corporation wants to have two web servers on opposite coasts. We would like the east coast to use the east.orgname.com and the west coast to use the west.orgname.com. Since it is a corporate extranet, both servers will have to be synchronized all the time. I would like to use an external network accessible storage device for the database files and have both installs hit the same database.
I suppose I could enable SQL Server data replication and have the systems operate independent of each other.
Is there any documentation on doing anything like this for DNN?
I know I can cluster servers, but can I cluster them in two different geographic locations?
Does anyone know anything about SQL Server data replication? Is it a viable solution approach?
The greatest obstacle is that I want the AD users to hit their respective web servers unless one is in a failure situation, then I want the AD users to hit the other web server.
Any help would be greatly appreciated.
Thanks!
John