The Cannot insert duplicate key in object 'dbo.SessionState'
exception may occur when you use the mssql
session state provider and there are simultaneous requests to the same server with the same session cookie.
This patch prevents from the described behavior.
This patch is licensed under the Sitecore Corporation A/S License for GitHub.
Downloads are available via GitHub Releases.