When configuring two servers, using the information sharing setting. How is this automatic redirection done if the primary server is unavailable? What configuration do I have to perform to have the automatic redirection?
https://imgur.com/xJuPFSO
Hello,
Each instance of Adaxes service has a Configuration Set ID. For instances that share common configuration the identifier is the same and is used for the redirection. There is no need to perform any specific actions to customize automatic redirection if a service is unavailable, the services just need to share common configuration.
We have two servers: Primary: http: //server1.domino.local/Adaxes Secondary: http: //server2.domino.local/Adaxes
If the primary server is unavailable, how will the URL be available? Need to configure in DNS? What do you recommend?
The Multi-Server Deployment for High Availability section of our installation guide describes fault tolerance for Adaxes service, not Web Interface. For example, if Adaxes service goes down on server1.domino.local and a user tries to access a Web Interface using the http: //server1.domino.local/Adaxes URL, the Web Interface will simply connect to the Adaxes service on the secondary server and there will be no need to change the URL.
However, if the whole server goes down, this redirection will not work. For such cases, you can deploy Adaxes Web Interface to a web farm. For details, see https://www.adaxes.com/resources/releas ... tm#webfarm.
Howdy- Initially we started out as a test box, but it has become our PROD box. currently the URL points to the server name but we'd like to change this to reflect our ... the entry in internal DNS, is there anywhere else I'd need to make the change? Tx
I am trying to build a 3 node HA/DR setup with 2 nodes behind an F5 at our main colo and then the 3rd at our DR site...having issues with the SSO for the ... is adjusting with HOSTS and the A record, verifying its flushed and TTL has WELL expired :roll:
Hello, We are looking to get our standard users to have permissions to edit their out of office (automatic replies) in the self-service portal. We have setup the settings ... users only see the below How do we make the exchange properties visible to the user?
Hi Team I need some assitance with creating a report to pull from exchange online all user mailboxes that have automatic replies enabled. I have been attempting to use ... Where-Object { $_.AutoReplyState -ne "Disabled" } | Select Identity, StartTime, EndTime
Is there anyone who has a solution for this task: When creating a computer object through Adaxes I would like it to be get the next available name automatic from AD. For ... 001, PC-002 the next time a computer is created it should get PC-003 automatically.