0

We've currently moved our website to a Windows Server 2008 R2 machine. It's running IIS7 and on that PHP5.4

Everything seems to work properly, but there's a strange behaviour I can't seem to fix. When I load a site, and look at the way it's loaded (The 'Net' tab in Firebug or something), the timeline shows me that everything is loaded very quick, but when the 'main page' (the initial GET request) is loaded, it seems like the server is just 'waiting/idle' for 2 seconds.

http://imageshack.us/f/819/ne5n.jpg/

Does anyone knows what happens?

RGweb
  • 109
  • 3
  • 8
  • You can simply check the "timeline" tab to see what happens http://img14.imageshack.us/img14/8223/rgww.png – Drazzi Sep 04 '13 at 09:42
  • Forgot to add that, I did look at that, everything is very fast, except the 'waiting' part, which takes 2s. – RGweb Sep 04 '13 at 10:04
  • Seems your code running slow, just check your code running at the server side. – Drazzi Sep 04 '13 at 10:10
  • @Drazzi Well, the code is running perfectly fine on other machines. So it doesn't seem to be the code – RGweb Sep 11 '13 at 14:09

0 Answers0