Skip to main content
Skip table of contents

How to route a VISULOX application to other nodes

A VISULOX application could be the VISULOX GUI framework (VISULOX Cockpit,, File Transfer ...) or a VISULOX Transit Shell (shell, Firefox, Chrome, Chromium, VNC, etc).
All these applications have in common, that the login script is visulox.exp.

During application definition in the VISULOX PORTAL datastore one or more hosts can be assigned to an application (tier3 load balancing).
If no host is assigned, the VISULOX PORTAL Server where the XPE is running (tier2 load balancing) is used.

The VISULOX session controller is balanced within a location and always assigned to the node with the fewest recorders.
The recorder per node is limited.


List of features

CODE
     -----------------------------------------------------------------------------------------
    | parameter                                    |  type | value | validation | vlx_default |
     -----------------------------------------------------------------------------------------
    | layout.vTABOL5U7DEVEL.feature.sc             | SETUP | 400   | isInteger  |         400 |
     -----------------------------------------------------------------------------------------


The amount of recorders can be limited:

CODE
visulox config -name layout.<node>.feature.sc=200


This can be helpful, if this node will have additional tasks like the VISULOX GUI framework or VISULOX Transit Shell.

JavaScript errors detected

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

If this problem persists, please contact our support.