This property is used in conjunction with the Global identifier property. It determines whether Lacewing will stay active across frames and sub applications.

This property cannot be changed at runtime.

Warnings about global

if this is checked and you have the Relay Server protocol hosting, and go to a frame where there is not a matching global Lacewing Relay Server, the hosting will remain online, but will be inactive to the connected and connecting clients, potentially disconnecting them soon after for not responding to messages.

Returning to a frame with a matching LRS will allow you to once again control the server and its connections.

In this scenario, you should design your app to never leave the LRS connection without a controlling extension.

Note that during frame transitions, the Lacewing Relay Server does not control the hosting, so clients may be disconnected because the server did not process their ping replies in time.


For proper reliability across frames, you should be using Blue Server and its multi-threading property.