Hi all,I have two webservers (IIS) in front of two SQL servers. The CSS load-balances between both webservers then sticks the client to either webserver. The webserver turns around and queries the SQL database to provide the information back to the c...