Menu

#3 ASP.NET session handler

open
nobody
API (4)
3
2006-01-24
2006-01-24
No

It would be cool to have a class we could just drop in
to use as a handler for our ASP.NET sessions (other
included options are InProc, ASP.NET Session Server,
SQL Server). By using a couple of memcached servers we
would probably have the same performance of an ASP.NET
session server with the scalability of SQL server, and
failover if one of the servers dies.

Discussion


Log in to post a comment.