Jump to: navigation, search
(Update with the copy of version: 8.5.2DRAFT)
(Update with the copy of version: 8.5.2DRAFT)
Line 1: Line 1:
 
=Load Balancing=
 
=Load Balancing=
  
Workspace Web Edition & Web Services supports any third-party load balancer that supports sticky sessions.  
+
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>.
  
Session affinity (sticky sessions) should be configured based on <tt>JSESSIONID</tt>.
+
Your load balancer must also support web sockets if they are used as the transport for unsolicited notifications in [[CometD|CometD]].  
  
===Web Sockets===
+
{{NoteFormat|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 [[Documentation:HTCC:IWWDep:Application:8.5.2#system.notif.enabled-websocket|system.notif.enabled-websocket]] option to <tt>true</tt>.}}
Your load balancer must support web sockets if they are used as the transport for unsolicited notifications in [[CometD|CometD]].
 
 
 
{{NoteFormat|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 [[Documentation:HTCC:IWWDep:Application:8.5.2#system.notif.enabled-websocket|system.notif.enabled-websocket]] option to true.}}
 
  
  
 
[[Category:V:HTCC:8.5.2]]
 
[[Category:V:HTCC:8.5.2]]

Revision as of 18:36, April 3, 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!