how to use Redundancy with Reference Server #2606
Unanswered
shizukanaqun
asked this question in
Q&A
Replies: 2 comments 3 replies
-
|
hi @shizukanaqun, which redundancy feature do you mean? The reference server supports the Transfersubscription service. Other faetures like durable subscriptions or server redundancy are not supported. |
Beta Was this translation helpful? Give feedback.
3 replies
-
|
True transparent redundancy on a server usually requires a hardware
component, the network needs to switch over seamlessly, also all
connection states need to be twinned between the servers. In short, to a
client to a pair (or set) of transparent UA servers appear as if they are a
single server. To a client, they should not notice a failure of a server
in most cases. At worst a single message might need to be replayed, but no
information is lost, no session or subscriptions need to be recreated.
Other type of redundancy described in
https://reference.opcfoundation.org/Core/Part4/v105/docs/6.6.2
…On Thu, May 2, 2024, 8:15 PM shizukanaqun ***@***.***> wrote:
ok,thx!Are there any examples? Or are there any plans to make an example
of transparent redundancy?I think many people will need this example
—
Reply to this email directly, view it on GitHub
<#2606 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEI2CSEM6XLVDIXZVNVVE2DZAIU5BAVCNFSM6AAAAABG7UWKPKVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TEOJUHE2TI>
.
You are receiving this because you are subscribed to this thread.Message
ID: <OPCFoundation/UA-.NETStandard/repo-discussions/2606/comments/9294954@
github.com>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Need a code and configuration example for using Reference Server to complete Redundancy development
Beta Was this translation helpful? Give feedback.
All reactions