Aug 12, 2009
When there is more than 1 server in web farm scenario it is an obvious choice to go for session out-of-proc either with SQL server or State server. While storing session with SQLServer if you see issues with SQL deadlock during peak loads involving DeleteExpiredSessions...
4 comments
Tags: ASPStateTempSessionsdeadlockDeleteExpiredSessions