Skip to content
Myra Online Help Updated · 21 Aug 2026

Create new waiting room / Edit waiting room

view_add_waiting_room_EN

Create new waiting room view

In the Create new waiting room and Edit waiting room views, you can add new waiting rooms or edit existing waiting rooms, depending on the selected option.

The following options are available:

Name Definition
NAME Defines the name of the waiting room.
SUBDOMAIN Defines the domain or subdomain that the waiting room should be used for.
Max Visitors Defines the maximum number of allowed visitors who can be on your infrastructure at the same time. As soon as this value is exceeded, every additional visitor is directed to the waiting room.
WAITING ROOM REFRESH (SEC) Defines the duration in seconds that the waiting page is reloaded after. If the session is not accessed again after the third reload, the session is removed from the queue.
Session Timeout (Min) Defines the duration in minutes that an inactive session is allowed to access your infrastructure for. If the session does not access your infrastructure again during this time, this session’s access is disabled.NoteThe duration until the session is terminated must be determined individually. For example, for an online shop where customers do not linger for long, a value of 5 to 10 minutes may be sufficient. However, when filling out a form where the time factor is higher, the value must be adjusted accordingly.
PATH Defines a path within a domain or subdomain that the waiting room is valid for.NoteThe value . is entered in the PATH text field as the default value.NoteA specific path for each domain and subdomain is set using regex.ExampleUsing a . path includes all possible paths. Using a /checkout path includes all paths with /checkoutin the name. Using a path with ^/checkoutonly includes paths that start with /checkout.NoteThe waiting page and settings for a waiting room are inherited by the underlying paths, which means that when using the wildcard . as a path, specific waiting pages and settings for individual paths are no longer possible.ExampleUsing a waiting room with the wildcard . and a waiting room with a specific path causes the waiting page and settings of Waiting Room 1 to overwrite the waiting page and settings of Waiting Room 2. Waiting Room 1: a.domain.com and path. Waiting Room 2: a.domain.com and path /checkout Using two different paths under a domain and subdomain allows both paths to use different waiting pages and settings. Waiting Room 1: a.domain.com and path /login Waiting Room 2: a.domain.com and path /checkout Using a waiting room with wildcard . for domain and subdomain A and a specific path for domain and subdomain B allows both domains and subdomains to use different waiting pages and settings. Waiting Room 1: a.domain.com and path. Waiting Room 2: b.domain.com and paths /checkout and /cart
Add Path Adds an additional field for defining a path.
WAITING ROOM PAGE Adds a waiting page for the waiting room.
You have two options:
  • Select an existing website directly from the list.
  • Upload a new waiting page as an *.htm or *.html file using the Upload file menu item.
Upload file Uploads the waiting page as an HTML file from your computer to the Myra App.
CONTENT Shows the HTML code of the uploaded waiting page.
The window also acts as an editor and allows you to edit the HTML code.
preview_icon The icon shows a preview of the maintenance page for the selected entry.
size_icon The icon maximises or minimises the content window.
Save The button creates a new waiting room or saves changes to an existing waiting room.
Reset The button resets all values to the default or the settings’ most recent state.
back_icon The icon closes the view and opens the Waiting Room view.