You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Rialto ServerManager

RIALTO_SESSION_SERVER_STARTUP_TIMEOUT_MS

The environment variable RIALTO_SESSION_SERVER_STARTUP_TIMEOUT_MS can be used to set the app startup timeout in Rialto.
If an app is not started within the given timeout, the startup process will be killed.
By default NO timeout is set if this configuration is not provided.

RIALTO_DEBUG

See Rialto Debug Control.

RIALTO_CONSOLE_LOG

See Rialto Debug Control.

RIALTO_SESSION_SERVER_PATH

The environment variable RIALTO_SESSION_SERVER_PATH can be used to set the path to the RialtoServer executable.
By default this is set to '/usr/bin/RialtoServer'.
  • No labels