New Session Failed

Posted by PhilPursglove on Server Fault See other posts from Server Fault or by PhilPursglove
Published on 2009-05-05T14:37:21Z Indexed on 2010/03/15 12:50 UTC
Read the original article Hit count: 291

Filed under:
|
|
|

We've started to see instances on our Intranet server where for any page the server just responds with the error page 'HTTP/1.1 New Session Failed'. It seems we can fix it by running IISRESET but this feels like we're only treating the symptom.

The server is a virtualised server running IIS6 on Windows Server 2003 with 0.5Gb of RAM. Our Intranet is written in ASP, but we also have ASP.NET 2.0 applications running on the web site. The site is set up for Anonymous and Integrated Authentication.

What causes IIS to get into this error state? Could the server be saturated with requests i.e. we need to scale out and move some applications onto another server?

I've seen KB210842 but I'm not sure it applies as that is applicable to IIS 4

© Server Fault or respective owner

Related posts about Windows

Related posts about iis6