Maarten Balliauw 1/24/2008

ASP.NET Session State Partitioning using State Server Load Balancing

Read Original

This 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.

ASP.NET Session State Partitioning using State Server Load Balancing

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

2
Introducing RSC Explorer
Dan Abramov 1 votes
4
Fragments Dec 11
Martin Fowler 1 votes
5
Adding Type Hints to my Blog
Daniel Feldroy 1 votes
6
Refactoring English: Month 12
Michael Lynch 1 votes
8
10
You Gotta Push If You Wanna Pull
Gunnar Morling 1 votes