Open Omzig opened 2 hours ago
@adamdriscoll, let me know if you want me to create a support ticket on this one... :(
@Omzig - What kind of load balancer? Are sticky sessions on?
sticky sessions
It is round robin. Trying to find out what kind, i assume it is dns round robin.
Sticky Sessions, i would say no.... do you have a preferred way to set it up? I was looking at the doc's and the SQL option looked cleaner than most.
Sticky sessions are a requirement for web sockets for both the admin console and apps. It's usually set up via the load balancer configuration and not something done with PowerShell Universal. For example:
Round robin strategy is fine but once the connection is made it needs to stay with the node selected.
EDIT: It looks like some docs refer to it as session affinity.
OK! i am on it, tracking it up to an Azure LB
woohoo, i found it here: https://docs.powershelluniversal.com/config/hosting/high-availability#load-balancing
Side Note:
Nope. Good catch. That doc needs a refresh.
Description of Issue
i have 2 servers in a round robin NLB, i get this error:
Version
5.0.15
Severity
High
Hosting Method
Nested IIS
Operating System
Windows
Database
SQL
Licensed
Yes
Features
No response
Additional Environment data
2 app servers 1 sql db 1 git repo
Screenshots/Animations
call stack of the error