Jump to: navigation, search
Line 3: Line 3:
 
Workspace Web Edition & Web Services supports any third-party load balancer that supports sticky sessions. You should configured session affinity (sticky sessions) based on <tt>JSESSIONID</tt>.
 
Workspace Web Edition & Web Services supports any third-party load balancer that supports sticky sessions. You should configured session affinity (sticky sessions) based on <tt>JSESSIONID</tt>.
  
===Web Sockets===
 
 
Your load balancer must also support web sockets if they are used as the transport for unsolicited notifications in [[CometD|CometD]].  
 
Your load balancer must also support web sockets if they are used as the transport for unsolicited notifications in [[CometD|CometD]].  
  

Revision as of 10:36, April 1, 2015

Load Balancing

Workspace Web Edition & Web Services supports any third-party load balancer that supports sticky sessions. You should configured session affinity (sticky sessions) based on JSESSIONID.

Your load balancer must also support web sockets if they are used as the transport for unsolicited notifications in CometD.

Important
If you use Workspace Web Edition and your load balancer supports web sockets, you must enable this feature in Workspace Web Edition by setting the system.notif.enabled-websocket option to true.
Comments or questions about this documentation? Contact us for support!