Ohio.gov logo

Digital Ohio Home


Home
Contacts

Hosting Services

   Hosting Accounts Request
      Send a Request
    (2 hr response M-F 8-5)
   Send a Suggestion
Accessibility
Pre-development
Checklist


Directory Structures
& Shortcuts
Web Applications
& Global.asa files
.Net 1.1
Usage Reports
Statewide IT Policy

Tools
   JMail
   FTP
    Meta Tag Generator
General Reference
Images Resources
   Discover Logo



Hosting Services provide a Load-Balanced IIS 6 web environment that is .NET 1.1 enabled. Currently there are 3 servers in the production set. The test environment is also .NET 1.1 enabled but is NOT load balanced.

Load Balancing is configured as Round Robin with each inbound request going to the next server in the set. The production environment is set up to support a Session State Server so that developers need not specify session state information in the web.config files. If session state information is included in local web.config files it will take precedence over the global settings.

For additional information please follow these links http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconsessionstate.asp

http://support.microsoft.com/default.aspx?scid=kb;en-us;815179