Hotfix 80451

When LDAP is enabled, the CME performance drops.

Version
This hotfix concerns SDL Tridion 2011 SP1.
Problem description
When LDAP is enabled, the CME performance drops very low due to TDSE sessions that are opened during the authentication process.
Hotfix description
We decided to cache the TDSEWrapper in the current http context thus a new TDSE session will be created once per each http request. As a result a couple of assemblies have to be updated.
Distributed files
  • Tridion.Web.UI.DataExtenders.dll
  • Tridion.Web.UI.Editors.CME.dll
  • Tridion.Web.UI.Models.CME.dll
  • Tridion.Web.UI.Models.TCM54.dll
Fixes included
None
Dependencies
None