Jump to: navigation, search

cluster Section

url

Default Value: None
Valid Values: Valid HTTP URL
Changes Take Effect: After restart

Specifies the HTTP URL (such as http://[host]:[port]/cobrowse) of the Co-browse cluster. Typically, this value is the URL for the load balancer. If not specified, Co-browse server assumes a single node configuration and takes the host and port from the Server Info section of the Co-browse Server application.

secureUrl

Default Value: None
Valid Values: Valid HTTPS URL
Changes Take Effect: After restart

Specifies the HTTPS URL (such as https://[host]:[port]/cobrowse) of the Co-browse cluster. Typically, this value is the URL for the load balancer. If not specified, Co-browse server assumes a single node configuration and takes the host and port from the Server Info section of the Co-browse Server application.

Important
If the value of useSecureConnection is false, the value of the secureUrl option will not be used.

useSecureConnection

Default Value: false
Valid Values: true, false
Changes Take Effect: After restart

Specifies the connection type for REST and CometD connections from the slave and controller (agent desktop) to Co-browse Server. If true, Co-browse Server uses HTTPS; if false, the server uses HTTP. The URL and protocol for the master browser are managed through website instrumentation. For more information, see Website Instrumentation.

Important
If the value of useSecureConnection is false, the value of the secureUrl option will not be used.
This page was last edited on November 27, 2014, at 14:19.
Comments or questions about this documentation? Contact us for support!