|
Home > Archive > Application Center Usage > December 2004 > Replication between members
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Replication between members
|
|
|
| All,
We have a .NET app that updates an XML file within the Web folder for access
rights. For e.g.:
User A logs into cluster member 1. Goes to the admin page with in the web
app. Updates the rights and the web page in turn updates the XML file within
the web folder. Now the XMl file on the other two members have to be updated
based on this change.
We have a cluster with 3 members.
So the update to XML file could have happened on cluster member 1. How do I
replicate this with member 2 and 3.
Thanks for any help.
| |
| George Cheng [MSFT] 2004-12-14, 9:27 pm |
| If you have automatic updates enabled, it should replicate automatically.
Or you could manually sync the cluster, or deploy the site to the other
members.
Thank You
George Cheng
Microsoft Application Center & Index Server Support
Note: This article has no warranties implicit or explicit.
All the content is given on the "as is" basis and the user
takes full responsibility for its use and assumption.
Microsoft Corporation Copyright 2004
All Rights Reserved
--------------------
| Thread-Topic: Replication between members
| thread-index: AcTeuWwFfI/5diIKREKSMwWI2V8M3w==
| X-WBNR-Posting-Host: 66.145.208.247
| From: "=?Utf-8?B?QUs=?=" <AK@discussions.microsoft.com>
| Subject: Replication between members
| Date: Fri, 10 Dec 2004 05:09:03 -0800
| Lines: 16
| Message-ID: <1F66283E-FBC8-47D0-AA38-66F5DDC8DCB8@microsoft.com>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| Newsgroups: microsoft.public.applicationcenter.usage
| NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.1.29
| Path: cpmsftngxa10.phx.gbl!TK2MSFTNGXA03.phx.gbl
| Xref: cpmsftngxa10.phx.gbl microsoft.public.applicationcenter.usage:4035
| X-Tomcat-NG: microsoft.public.applicationcenter.usage
|
| All,
|
| We have a .NET app that updates an XML file within the Web folder for
access
| rights. For e.g.:
|
| User A logs into cluster member 1. Goes to the admin page with in the web
| app. Updates the rights and the web page in turn updates the XML file
within
| the web folder. Now the XMl file on the other two members have to be
updated
| based on this change.
|
| We have a cluster with 3 members.
|
| So the update to XML file could have happened on cluster member 1. How do
I
| replicate this with member 2 and 3.
|
| Thanks for any help.
|
| |
|
| Well, the update takes place in a member and not the controller. So the
update won't take care of it.
Also, we have only certain no. of unique address and the rest is PATted, how
does load balancing works in that scenario?
""George Cheng [MSFT]"" wrote:
> If you have automatic updates enabled, it should replicate automatically.
> Or you could manually sync the cluster, or deploy the site to the other
> members.
>
> Thank You
>
> George Cheng
>
> Microsoft Application Center & Index Server Support
>
> Note: This article has no warranties implicit or explicit.
> All the content is given on the "as is" basis and the user
> takes full responsibility for its use and assumption.
> Microsoft Corporation Copyright 2004
> All Rights Reserved
>
> --------------------
> | Thread-Topic: Replication between members
> | thread-index: AcTeuWwFfI/5diIKREKSMwWI2V8M3w==
> | X-WBNR-Posting-Host: 66.145.208.247
> | From: "=?Utf-8?B?QUs=?=" <AK@discussions.microsoft.com>
> | Subject: Replication between members
> | Date: Fri, 10 Dec 2004 05:09:03 -0800
> | Lines: 16
> | Message-ID: <1F66283E-FBC8-47D0-AA38-66F5DDC8DCB8@microsoft.com>
> | MIME-Version: 1.0
> | Content-Type: text/plain;
> | charset="Utf-8"
> | Content-Transfer-Encoding: 7bit
> | X-Newsreader: Microsoft CDO for Windows 2000
> | Content-Class: urn:content-classes:message
> | Importance: normal
> | Priority: normal
> | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
> | Newsgroups: microsoft.public.applicationcenter.usage
> | NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.1.29
> | Path: cpmsftngxa10.phx.gbl!TK2MSFTNGXA03.phx.gbl
> | Xref: cpmsftngxa10.phx.gbl microsoft.public.applicationcenter.usage:4035
> | X-Tomcat-NG: microsoft.public.applicationcenter.usage
> |
> | All,
> |
> | We have a .NET app that updates an XML file within the Web folder for
> access
> | rights. For e.g.:
> |
> | User A logs into cluster member 1. Goes to the admin page with in the web
> | app. Updates the rights and the web page in turn updates the XML file
> within
> | the web folder. Now the XMl file on the other two members have to be
> updated
> | based on this change.
> |
> | We have a cluster with 3 members.
> |
> | So the update to XML file could have happened on cluster member 1. How do
> I
> | replicate this with member 2 and 3.
> |
> | Thanks for any help.
> |
>
>
|
|
|
|
|