Jump to: navigation, search
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>.
 
Web Services supports any third-party load balancer that supports sticky sessions. You should configure session affinity (sticky sessions) based on <tt>JSESSIONID</tt>.
  

Revision as of 14:40, December 9, 2015

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!