Websocket Server Agent Configuration (3.2)
The Websocket Server agent configuration tab is displayed when right clicking on the Websocket Server agent and selecting the Configuration option, or when double-clicking on the agent in the Workflow Editor.
The Websocket Server agent configuration dialog
Setting | Description |
---|---|
Host | Enter the hostname or IP that the server should bind to. |
Port | Enter the port to bind the server to. By default this is set to 4200. |
Ping Timeout (s) | Timeout for the connections configured in Servers. When no data is received on the Websocket, a ping will regularly be sent to detect if a connection has been lost. |
Use TLS | Select this check box if you want to use TLS. The fields beneath will then be activated. |
Require Client Authentication | Select this check box if you want to make client authentication mandatory. |
Security Profile | Click Browse to select a security profile with certificate and configuration to use, if you prefer to use a secure connection. Refer to Security (3.2) for more information. |