Skip to main content
Skip table of contents

Gateway Session Balancing

VISULOX Gateway probes all VISULOX Portal Servers.

If one of these servers is not responding (stopped, Tomcat not working as expected, etc) or the VISULOX Portal is in maintenance mode, requests are handled by the remaining VISULOX Portals.

If no VISULOX Portal Server is availabe, the maintenance page is presented to the user.

CODE
visulox portal mode \ 
-set on|off|accepting|maintenance -all |
-server <node|fqdn>
-note test
CODE
visulox portal mode
    ----------------------------------------
    |   Node |  VISULOX Portal |     state |
    ----------------------------------------
    | vMPOL8 | mp-ol8.tbsol.de | accepting |
    ----------------------------------------
Offline/Maintance note:
  VISULOX Portal is in maintenance mode. Please retry later


This allows to disable acceptance of one or all VISULOX Portal Nodes.

If all nodes are in maintenance state, the VISULOX Gateway displays the maintenance page.

There is a default maintenance page on the VISULOX Gateways.

To get a maintenance design run (on each server):

CODE
visulox-gateway design


Use the following command:

CODE
visulox portal mode -set off -all -note "Text info Page"

Then get the design with:

CODE
visulox-gateway design

The text "Text info Page" is seen by the user.

JavaScript errors detected

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

If this problem persists, please contact our support.