Fixed
Details
Assignee
Michael OffnerMichael OffnerReporter
Adam StetzerAdam StetzerPriority
NewFix versions
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Affects versions
Details
Details
Assignee
Michael Offner
Michael OffnerReporter
Adam Stetzer
Adam StetzerPriority
Fix versions
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Affects versions
Created 11 July 2021 at 21:59
Updated 23 January 2022 at 14:58
Resolved 13 July 2021 at 19:53
We are seeing two issues with our new Lucee 5.3.8.189 implementation.
1) Duplicate entries in the cf_client_data. One entry with the appropriate Application Name (as defined in Application.cfm), and a 2nd entry (that looks identical) but has Name = Null.
2) We've set our session variables (including Client) to expire in 1 hour. After 4 days, we have 130,000 records in this table. An inspection of the "expires" variable shows that data is not being deleted.
Background: https://dev.lucee.org/t/client-variables-database-millions-of-entries/8520/5