12-04-2017 08:15 AM
Hello,
I have a script that is querying our WebEx instance every minute to retrieve information updates.
Looking into logs, I discovered that last Friday, around 20:30, it started responding with the following data in the header:
<serv:response>
<serv:result>FAILURE</serv:result>
<serv:reason>Sorry, no record found</serv:reason>
<serv:gsbStatus>BACKUP</serv:gsbStatus>
<serv:exceptionID>000015</serv:exceptionID>
</serv:response>
Today it's back to <serv:gsbStatus>PRIMARY</serv:gsbStatus>.
What does this "BACKUP" value mean?
Did the server go into some kind of maintenance mode and started redirecting me to a secondary, fallback node, under the same DNS name?
Do I have to always verify if gsbStatus I receive is PRIMARY or not?
Thanks!
Solved! Go to Solution.
12-04-2017 11:55 AM
WebEx has a redundant architecture. BACKUP is used when primary services are down for regular maintenance or outage so that service remains uninterrupted.
12-04-2017 11:55 AM
WebEx has a redundant architecture. BACKUP is used when primary services are down for regular maintenance or outage so that service remains uninterrupted.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide