Re: replicate IIS Setting between 2 IIS Server
From: Ben Strackany (infoNOSPAM_at_developmentnow.nospam.com)
Date: 12/07/04
- Next message: Daniel A: "Re: Underscore and hyphen changed to ASCII code in URL?"
- Previous message: Keith Rockhold: "ntdll!_SEH_prolog error in IISSTATE log"
- In reply to: Nick: "replicate IIS Setting between 2 IIS Server"
- Next in thread: johnny_at_liquidzone.net: "Re: replicate IIS Setting between 2 IIS Server"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 7 Dec 2004 13:11:59 -0600
IIS Metabase copying:
----------------------
You could write some scripts that will copy ADSI settings, if you felt
ambitious.
You can also export IIS settings to an XML file & import them to another
machine. You may have to do that manually, though.
The easiest solution would probably be to look into the IIS Migration Tool
http://www.microsoft.com/downloads/details.aspx?FamilyID=2aefc3e4-ce97-4f25-ace6-127f933a6cd2&displaylang=en
it'll copy all the IIS settings (you can control which settings you want it
to copy, to some extent) from a source machine to a destination machine.
Load Balancing:
----------------
BTW, since you have two servers that you're using for failover purposes, I
strongly recommend looking into a hardware load balancer, or windows network
load balancing. You can configure your servers in active/active, or
active/passive. And if there's a server failure, the failover will happen
automatically. FYI, Windows Network Load Balancing is free for win2003
standard & up. :)
-- Ben Strackany www.developmentnow.com "Nick" <andync55@hotmail.com> wrote in message news:OSarGUV2EHA.924@TK2MSFTNGP14.phx.gbl... > Hi > > I have 2 windows 2003 Standard Edition webservers both running IIS 6, one is > our primary server and the other is there just as a backup just in case the > main goes down we can just assign it the IP address and we are up again, I > want to be able to set up my websites on one server and have the settings > replicated to the other server. I am using folder mirroring software to > mirror the web files from one server to another in real time, i just cant > find anthing that will replicate the actual IIS setup so i have to do it > twice. > > Is there anything that can do this. > > > Thanks > > Nick > >
- Next message: Daniel A: "Re: Underscore and hyphen changed to ASCII code in URL?"
- Previous message: Keith Rockhold: "ntdll!_SEH_prolog error in IISSTATE log"
- In reply to: Nick: "replicate IIS Setting between 2 IIS Server"
- Next in thread: johnny_at_liquidzone.net: "Re: replicate IIS Setting between 2 IIS Server"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|