Solutions
ID: | S141934 | |
Published: | 02 November 2016 | |
Updated: | 15 December 2016 |
Operating System(s)
- All Unix
- All Windows
Product(s)
- Deployment Automation 6.1.3
Description
When HTML5 WebSockets are used, the communication protocol between the client and server upgrades from the HTTP to WebSockets during an initial handshake. The WebSocket protocol simply establishes the WebSocket handshake and the format for the WebSocket data frames. It does nothing different if there is a proxy server.
The data being passed between the Deployment Automation Web browser user interface (client) and server using WebSockets are the counters shown in the upper right of the user interface that show number of processes and number of approvals. You cannot turn off the WebSocket communication in Deployment Automation, so you must configure your proxy server as needed to support WebSocket protocol.
The following sections describe what will happen in various scenarios where WebSocket protocol is used with proxy servers.