Hi -
We are running into an issue that we’ve been troubleshooting for a few days now, and have not come up with an answer.
We have the latest version of EE installed on IIS6. HTML pages served by II6 are loading very quickly, but when we have a very basic HTML page loaded by EE, the page loads but there is always excessive waiting time as shown in Firebug and Chrome Developer tools. I don’t know what it is waiting for given that we aren’t calling any specific EE templates or any EE functionality. The only change is that the template is being called by index.php (EE).
The database is on the local server (MySQL).
Any suggestions on how to diagnose this?
Adrian