(Created Fix blank page For Version: HTCC:8.5.2DRAFT) |
(Update with the copy of version: 8.5.2) |
||
Line 1: | Line 1: | ||
− | < | + | =Load Balancing= |
+ | |||
+ | Workspace Web Edition & Web Services supports any third-party load balancer that supports sticky sessions. | ||
+ | |||
+ | Session affinity (sticky sessions) should be configured based on <tt>JSESSIONID</tt>. | ||
+ | |||
+ | ===Web Sockets=== | ||
+ | Your load balancer must support web sockets if they are used as the transport for unsolicited notifications in CometD. | ||
+ | |||
+ | For details about CometD, see [http://cometd.org/ http://cometd.org/]. | ||
+ | |||
+ | {{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.2DRAFT]] |
Revision as of 18:42, April 22, 2014
Load Balancing
Workspace Web Edition & Web Services supports any third-party load balancer that supports sticky sessions.
Session affinity (sticky sessions) should be configured based on JSESSIONID.
Web Sockets
Your load balancer must support web sockets if they are used as the transport for unsolicited notifications in CometD.
For details about CometD, see http://cometd.org/.
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!