Target Info - General - Connection Options
The Target Info - General - Connection Options section provides additional options for defining connection options in milliseconds. Default values are shown in the unedited field. These should be left as is unless a specific case for revising them exists.
- Socket Read Timeout
Specify the timeout for a given socket. The timeout period starts when read is called.
- Connection Timeout
Specify the timeout for a given connection before getting a new connection.
- Maximum Connections per Host
Specify the maximum connections per host (of those available for a given browser).
- Maximum Total Connections
Specify the maximum total of connections.
- Connection Refresh (in seconds)
Specify the lifetime of a given connection issued by the Connection Manager in seconds. This setting overrides the Connection Manager’s default caching behavior, which often utilizes the same connection many times during the execution of a test clip. If CloudTest gets a connection older than this limit, it obtains a “fresh” connection.
- Connection Idle Refresh (in seconds)
Specify the lifetime of an idle connection issued by the Connection Manager. If CloudTest obtains a connection that has been idle longer than this limit, it will obtain a “fresh” connection.
