Windows Server 2008 IIS7 - page requests randomly hang or timeout

Posted by seb835 on Server Fault See other posts from Server Fault or by seb835
Published on 2011-02-14T13:11:22Z Indexed on 2012/09/23 15:40 UTC
Read the original article Hit count: 184

Filed under:
|
|

I've just installed a fresh copy of Windows Server 2008 x64 with IIS7 and PHP (fast CGI). However, I'm noticing that after moving my web site from a similarly specified machine to this one, I'm getting issues.

The issue seems to be that randomly, as I'm clicking through the web pages being served, the browser will suddenly hang saying "waiting for mysite.com...".

Sometimes the page will then timeout, or finally resolve after 20 to 30 seconds, but maybe missing the CSS style sheet.

Very strange, as this is the only website installed on this new server, and only myself using/testing it. Server is installed in the same data centre below the old server.

Has anyone else had a similar problem? I tried increasing the max workers pool to 10 (from 1), but this has no effect. Seems to happen most frequently after 1 or 2 minutes of inactivity on the website, then trying to load/refresh a web page.

Many thank for any info and help.

Kind Regards, Seb

© Server Fault or respective owner

Related posts about windows-server-2008

Related posts about php