Warm Up the Site After a Cold Boot

Summary

LearningBuilder performs a number of "just-in-time" operations the first time a given page is loaded. These operations contribute to a poor "cold boot" user experience. Accessing a handful of pages immediately following an app restart can significantly improve the experience when end users 

Sys Admin

There is a button on the Sys Admin → Utilities page that will initiate requests to a small set of pages that will trigger a majority of the app-startup logic. You can bookmark this page for easy access after an app restart.

DEV and QA Environments

In DEV and QA, you can pass some parameters to the login page to automate the login process. This provides the ability to click a single bookmark and have the site log in and then redirect to the Warm Up page.

ParameterValue
email=<un>The email or username to log in with
password=<pw>The password to log in with
autoSubmit=trueCauses the login form to auto-submit. Only supported in DEV and QA


Requirements

  • LearningBuilder 9.10.0 or later




LB-1081 - Getting issue details... STATUS