Mobile Enterprise Platform 25.1.2 release notes
The MEP 25.1.2 release applies exclusively to cloud environments. It is not available for on-premise deployments. Upgrading to the 25.1.2 version requires a 25.1 and above cloud environment. This release incorporates all bug fixes and changes from the 25.1.1 release, as well as the following bug fixes.
Memory spike issue in the thick client
Addressed the issue causing synchronization locks to create delays in login attempts. The login process involves accessing shared cached data, which introduces synchronization locks. Under load, these locks become contention points, causing delays in subsequent login attempts. In some scenarios, sessions may become indefinitely stalled if a lock is not released properly. This behavior can cascade into larger performance issues and degrade system reliability.
Handled Redis timeouts to support up to 300 burst logins and 900 concurrent logins
Addressed thread constraints between the Mobile Enterprise Platform and Redis during peak login activity. When multiple login requests occur simultaneously, the limited availability of processing threads leads to increased latency and, in some cases, timeouts. This bottleneck reduces the platform's responsiveness and negatively impacts user experience during high-volume bursts.
Duplicate user error by removing leftover login ID references
When the user session is terminated during login, the session information now properly clears itself from Redis. When the session information remained after terminating during login, conflicts occurred when the same user attempted to log in again because the system encounters duplicate session records, which lead to failed or inconsistent authentication states.
Prerequisites
.NET 4.8 is required for versions 25.1 and above.
Loading...
There was a problem loading this topic