Release Notes > Release Notes for ThingWorx Platform 9.5 > What's New in ThingWorx Platform 9.5.2
What's New in ThingWorx Platform 9.5.2
Platform
Alert Processing Subsystem
Added a new configuration setting Do Not Log Active Alerts After Restart. For more information, see Alert Processing Subsystem.
Enable Statistics Persistence
The system will warn the user when using the Enable Statistics Persistence parameter, as it is not recommended in production due to potential performance issues. For more information, see Utilization Subsystem.
Mashup Builder
Mashup Connection Settings
WebSocket connections within mashups that are running in a background browser tab or window will now automatically disconnect after 5 minutes This enhancement reduces network load and improves server performance by reducing unnecessary connections.
Added a configuration setting that enables you to always maintain connections, similar to previous versions of ThingWorx:
For standard deployments, added the MashupWebsocketConnectionAliveAfterTimeout configuration setting to the platform-settings.json file. For more information, see platform-settings.json Configuration Details.
For Docker images, added the MASHUP_WEBSOCKET_CONNECTION_ALIVE_AFTER_TIMEOUT variable. For more information, see Azure SQL Settings, Microsoft SQL Server Settings, and PostgreSQL Settings.
Was this helpful?