Multi-Server and authentication

Forum for questions and support relating to the 1.30.x releases only.
Locked
User avatar
MediaManRIT
Posts: 5
Joined: Fri Jul 14, 2017 1:16 pm

Multi-Server and authentication

Post by MediaManRIT »

I've got an interesting problem that appears to be a bug. I have a multi-server setup with 3 servers (3MP and 4MP suck CPU cycles!) and it appears that unless I hit the UI for each one and login to each one, the live video feed doesn't work. For example:

1. Open new browser window
2. Go to https://server1/zm
3. Login
4. Click on "Cam 1" which is hosted on Server 1. Live feed runs fine.
5. Click on "Cam 2" which is hosted on Server 2. Live feed image shows a broken link.
6. Open a new browser tab and go to https://server2/zm.
7. Login to the server2 tab
8. Switch back to the server1 tab
9. Click on "Cam 2" again, and the image feed works fine.

It looks like there's no authentication handshake / SSO between the different severs in the farm (ie, a shared session-state database).

Anyone else see this? Am I doing something wrong or is this a legit bug?

Thanks!
Locked