Skip to main content
Skip table of contents

Access termination enforced

Enforced access termination for application sessions

Application sessions can be terminated after a configured time.
Warning messages are displayed in the session controller.

Sessioncontroller with configured session termination:

enf_termination.jpg

The session termination for single applications is configured via vlxMode parameter:

CODE
vlxMode=ST40m

For all applications session termination can be set via configuration parameter:

CODE
visulox config -name sc.forcetermination.duration=12h


Additional configuration parameters:

CODE
visulox config -name sc.     
---------------------------------------------------------------------
| changed | key                          | value                    |     
---------------------------------------------------------------------
|         | logger.sc.tracer             | false                    |     
|         | sc.access.interval           | 15                       |     
|         | sc.forcetermination.critical | 5                        |     
|         | sc.forcetermination.duration | disabled                 |    
|         | sc.forcetermination.text     | Session closing enforced |     
|         | sc.forcetermination.warning  | 30                       |     
---------------------------------------------------------------------

Enforced access termination for Workspace sessions

Workspace sessions termination can be enforced via a configuration parameter.
Running applications will be suspended and can be resumed after the next login.

Available parameters:

CODE
|         | workspace.forcetermination.duration    | disabled                                                                         ... |
|         | workspace.forcetermination.text        | Workspace closing enforced                                                       ... |
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.