writing to another server under the same domain
dl
Date: 06/28/05
- Next message: Rob R. Ainscough: "Re: How to test SSL on my local IIS?"
- Previous message: Sean M: "Re: How to test SSL on my local IIS?"
- Next in thread: Rob Meade: "Re: writing to another server under the same domain"
- Reply: Rob Meade: "Re: writing to another server under the same domain"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 28 Jun 2005 23:08:08 +0800
Hi
What is the best practice to write to another server under the same domain?
Here is my scenario, two servers each running a DC as a backup of each
other, and AD is stalled and configured to sync. On each of the server I
will deploy an ASP.NET application which will need to write a set of files
under the Inetpub directory of each server, and I need to make sure the same
set of files exists on both of the servers, here is what I can think of and
would like to seek your comments / advice
1. configure the directory under Inetpub using Dfs, and just let the ASP.NET
application to write to one and let the Dfs do the sync / replication task.
2. to modify the ASP.NET application such that the set of files get written
on each of the server, but how? or can I do this?
TIA
--
- Next message: Rob R. Ainscough: "Re: How to test SSL on my local IIS?"
- Previous message: Sean M: "Re: How to test SSL on my local IIS?"
- Next in thread: Rob Meade: "Re: writing to another server under the same domain"
- Reply: Rob Meade: "Re: writing to another server under the same domain"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|