I have followed the online documentation for setting up Forms in a Cluster, but the real time notifications are not working on the secondary server. Below is our setup:
- Server1 - Primary Forms Server (Forms Routing Service, Notification Hub, Notification Master)
- Server2 - Forms
- Our Load Balancer is a Citrix NetScaler. A VIP has been created for ports 80/443 and includes both Server1 and Server2. Another VIP has been created for port 8181 and includes Server1 only. The LB URL is https://laserfiche.example.com.
If I access Forms on Server1 the real time notifications work correctly. If I access Forms on Server2 I receive a 500 error when I look at F12 Dev Tools:
I do see the 'signalr?' call as well:
How do I determine where it is failing?