ASP.NET Session - State Server Partitioning

Employing a single session state server on a web farm creates the single point of failure. If your state server is unavailable your customers may not be able to place an order becuse there is no place to maintain the session data.  Maarten Baillauw has a great discussion on his weblog e... [More]

Currently rated 3.0 by 1 people

  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5