Search Results

1
vote

Allowing Session in a Web Farm? Is StateServer Good Enough?

In my experience we've found out that native state server or even using SQL Server for sessions is a very scary scenario as both have issues (mainly performance). By the way, we are also using stic …