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=
 +
Web Services supports any third-party load balancer that supports sticky sessions. You should configure 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>.
+
{{NoteFormat|Web Services and Applications does not currently support web sockets.}}
 
 
{{NoteFormat|Workspace Web Edition & Web Services does not currently support 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 19:57, January 22, 2016

Load balancing

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

Important
Web Services and Applications does not currently support web sockets.
Comments or questions about this documentation? Contact us for support!