Page created: 26 Oct 2022
|
Page updated: 14 Jun 2023
Fixed PingAccess Nonce “Set-Cookie” Interaction with Blackberry SDK
Case-sensitivity was causing the Blackberry SDK to remove the cookie set by the PingAccess nonce, which was formerly “set-cookie.” Set-Cookie now uses title-case capitalization to ensure that the cookie is set properly.
Improved Apache Derby Replication Times Regarding Slow Database Queries
Resource database queries were performing slowly in Apache Derby when run at scale. The query used with the resource table has been changed to improve the speed of policy data collection.
Removed Extraneous Algorithm to Improve Replication Times
Consolidated an algorithm that assisted in calculating invalidation timestamps for agent resources to improve performance speed.