What is the default timeout setting for the Vantage Web client. Additionally, is it possible to increase this timeout duration? If so, what is the process or steps required to adjust the timeout settings?
connectionTimeout parm is set in server.xml and it is set to 20 seconds. The number is specified in milliseconds, and its value can be updated to the user requirement.
If this parameter is not present then it can be added in the connector element(connections) defined in the server.xml file.