Details
Assignee
Michael OffnerMichael OffnerReporter
Andrew DixonAndrew DixonPriority
CriticalLabels
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
Andrew Dixon
Andrew DixonPriority
Labels
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 2 January 2020 at 10:57
Updated 19 May 2021 at 10:40
The memcached driver "verify" option doesn't actually test the connection to the memcached server(s) and therefore isn't really verifying anything. This makes the "verify" option in the Lucee admin essentially pointless.
The "verify" option should test that connection to the memcached server(s) can be established and report back an error if one or all connections fail, with details of what has and has not worked.