Redundancy for WebVue

6 Posts
3 Users
0 Likes
61 Views
(@l-bianarcinfo-com)
Posts: 60
Estimable Member
Topic starter
 

We plan to access WebVue through the iframe of the webpage. Regarding the dualization of WebVue, how to set it up.

Need to prepare two WDCs, right? In this case, you need to add another WebVue computer. Is it right like PcVue's Redundancy?
Or is it possible to adjust the Redundancy settings on a WDC (or IIS?)?

 
Posted : 30/10/2021 11:55 am
LM
 LM
(@l-micaudarcinfo-com)
Posts: 383
Member Admin
 

Hello,

Here is the temporary solution coming from Anna and Daniel:

First step isto install Application Request Routing (ARR) and the UrlRewrite Module for IIS.
Here it is explained how to install this modules:
https://techcommunity.microsoft.com/t5/iis-support-blog/setup-iis-with-url-rewrite-as-a-reverse-proxy-for-real-world/ba-p/846222

Next step isto modify the web.config files of OAuth and WebClient, you must add the
following lines:



<!-- -->

You must add these lines within the system.webServer tag. This tag exists already. After
changing the files you have to restart IIS. Now loading WebVue inside the
iFrame should work.

 
Posted : 30/10/2021 2:03 pm
(@l-bianarcinfo-com)
Posts: 60
Estimable Member
Topic starter
 

Thank you for your reply, I used your method to successfully get ifarme to work.
Do you have any experience regarding the Redundancy of WebVue?

 
Posted : 30/10/2021 2:10 pm
LM
 LM
(@l-micaudarcinfo-com)
Posts: 383
Member Admin
 

Please find the information we have in this document:

 
Posted : 30/10/2021 2:32 pm
(@l-bianarcinfo-com)
Posts: 60
Estimable Member
Topic starter
 

Thank you for your help, but I have one more point to confirm. Does NLB not support Windows 10?

 
Posted : 30/10/2021 3:01 pm
n.kunzer
(@n-kunzerarcinfo-com)
Posts: 1236
Member Moderator
 

Hi,
That's a question for Microsoft, but I think NLB is ONLY a Windows Server feature.
Keep in mind 1 important point: We don't recommend using IIS on a Windows 10 station. A Server feature must run in a Server OS, that's a safe rule.

Nico

 
Posted : 02/11/2021 3:37 pm