The WVS OPS Manager sessions act like the WVS Clients below. This results in the following action:
- The initial contactability of the WVS Clients managed by the WVS OPS Manager depends on the load time for the projects used.
- Because a new Web Visualization Service is started with each granting of a session, the contactability also depends on the load times of the projects used.
- If the maximum number of sessions has been reached for MaxSessionCount: The user gets an error§message with a new query to this project.
Auto-closing of instances
The following is applicable for the closing of sessions:
- zenon Service Engine was started by WVS OPS-Manager as a WVS Client.
The session is separated: The Service Engine closes independently after a configurable timeout.
- If the same session is connected again during the timeout period, the downloading is canceled.
- The timeout starts with the first query to the WVS.
- The time for the timeout after session end is set in zenon6.ini.
Example:
[WVS]
InstanceShutdownTimeout=1200
Time is given in seconds. 0 is supported. Default: 300 seconds. - The time for the timeout after the start of connection is set in zenon6.ini. Example:
[WVS]
InitialConnectionShutdownTimeout=1200
Time is given in seconds. 0 is not supported.