ASP.NET Session State Partitioning using State Server Load Balancing
Read OriginalThis technical article details a method for load balancing ASP.NET session state across multiple state servers to prevent performance bottlenecks in a web farm. It covers using performance counters to find the least-busy server and implementing a custom SessionIDManager to assign session IDs accordingly, moving beyond simple round-robin partitioning.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser
Top of the Week
No top articles yet