January 6, 2011 2:00 PM
Posted by: Denny Cherry
Paul Randal,
Session State,
SQL ServerOne of the all to common configuration mistakes that are made is to put the session state within the SQL Server when a website begins to scale to multiple web servers.
Some background
For those that don't know what session state is, let me take a step back and fill you in. ...
October 15, 2009 7:06 AM
Posted by: Denny Cherry
IIS 7,
Windows 2008If you follow me on twitter then you've heard bits and pieces of this already on my twitter stream.
In preparation for the onslaught of security patches which were released on October 14, 2009 I went ahead and patched all our severs the...
July 6, 2009 11:00 AM
Posted by: Denny Cherry
IIS 7,
Session State,
Windows 2008While working on moving my companies data center from Texas to California we ran across an issue with IIS 7 on Windows 2008 because we were using the ASPState database to handle session state.
If you're like me you probably upgrade when you have the chance. If you're like my company you don't...