| Author |
Message |
Jed
Guest
|
Posted:
Thu Jan 20, 2005 4:55 pm Post subject:
2003 NLB and SQL |
|
|
Hi,
I am investigating a scenario for our company where we use Windows Server
2003 IIS NLB (on two servers) for incoming web requests and SQL 2000 (two
node cluster at the backend).
My question is - most of the IIS traffic will be dynamic but what happens if
our developers make a change to IIS (for example, adding asp pages) on one
server, can NLB replicate the changes to the second server. If this is not
possible, are the changes to IIS required to be made on both servers?
Also, I plan to place NLB IIS in a workgroup with the sql cluster being in
our main domain. Will this configuration work OK? |
|
| Back to top |
|
 |
Gerald Aigenbauer
Guest
|
Posted:
Thu Jan 20, 2005 5:23 pm Post subject:
Re: 2003 NLB and SQL |
|
|
hi jed!
there is no file or iis option replication implemented in nlb.... you can
"sync" both iis web-directories eg with robocopy.
nlb in a workgroup and sql cluster in the domain is supported.
gerald aigenbauer.
"Jed" <Jed@discussions.microsoft.com> schrieb im Newsbeitrag
news:2BC5C211-7EEE-47F0-9D6D-97E2D37D1E7F@microsoft.com...
| Quote: | Hi,
I am investigating a scenario for our company where we use Windows Server
2003 IIS NLB (on two servers) for incoming web requests and SQL 2000 (two
node cluster at the backend).
My question is - most of the IIS traffic will be dynamic but what happens
if
our developers make a change to IIS (for example, adding asp pages) on one
server, can NLB replicate the changes to the second server. If this is not
possible, are the changes to IIS required to be made on both servers?
Also, I plan to place NLB IIS in a workgroup with the sql cluster being in
our main domain. Will this configuration work OK?
|
|
|
| Back to top |
|
 |
Jed
Guest
|
Posted:
Thu Jan 20, 2005 5:43 pm Post subject:
Re: 2003 NLB and SQL |
|
|
Gerald,
Thanks for that reply. That gives me a clearer picture of NLB IIS. I have
read that IIS clustering is not recommended in 2003 so will infrom our
developers of the robocopy solution to synch web directories in NLB.
Thanks.
"Gerald Aigenbauer" wrote:
| Quote: | hi jed!
there is no file or iis option replication implemented in nlb.... you can
"sync" both iis web-directories eg with robocopy.
nlb in a workgroup and sql cluster in the domain is supported.
gerald aigenbauer.
"Jed" <Jed@discussions.microsoft.com> schrieb im Newsbeitrag
news:2BC5C211-7EEE-47F0-9D6D-97E2D37D1E7F@microsoft.com...
Hi,
I am investigating a scenario for our company where we use Windows Server
2003 IIS NLB (on two servers) for incoming web requests and SQL 2000 (two
node cluster at the backend).
My question is - most of the IIS traffic will be dynamic but what happens
if
our developers make a change to IIS (for example, adding asp pages) on one
server, can NLB replicate the changes to the second server. If this is not
possible, are the changes to IIS required to be made on both servers?
Also, I plan to place NLB IIS in a workgroup with the sql cluster being in
our main domain. Will this configuration work OK?
|
|
|
| Back to top |
|
 |
Michael D. Ober
Guest
|
Posted:
Wed Jan 26, 2005 1:27 am Post subject:
Re: 2003 NLB and SQL |
|
|
DFS with FRS will also replicate, but you need to careful to ensure that
both IIS installs are identical.
Mike Ober.
"Gerald Aigenbauer" <ga@ntc.at> wrote in message
news:OAHmtJu$EHA.2076@TK2MSFTNGP15.phx.gbl...
| Quote: | hi jed!
there is no file or iis option replication implemented in nlb.... you can
"sync" both iis web-directories eg with robocopy.
nlb in a workgroup and sql cluster in the domain is supported.
gerald aigenbauer.
"Jed" <Jed@discussions.microsoft.com> schrieb im Newsbeitrag
news:2BC5C211-7EEE-47F0-9D6D-97E2D37D1E7F@microsoft.com...
Hi,
I am investigating a scenario for our company where we use Windows
Server
2003 IIS NLB (on two servers) for incoming web requests and SQL 2000
(two
node cluster at the backend).
My question is - most of the IIS traffic will be dynamic but what
happens
if
our developers make a change to IIS (for example, adding asp pages) on
one
server, can NLB replicate the changes to the second server. If this is
not
possible, are the changes to IIS required to be made on both servers?
Also, I plan to place NLB IIS in a workgroup with the sql cluster being
in
our main domain. Will this configuration work OK?
|
|
|
| Back to top |
|
 |
|
|
|
|