tigomark Posted April 26, 2007 Share Posted April 26, 2007 Hello, I was charged with building a new intranet for my company which seemed to be complete. Testing was done everything was great and so we made every thing live and "Bam"! Now it takes an average of 8 to 10 seconds to load a page. We are using Microsoft 2003 Server, PHP 5 and MySQL 5. the previous build was on a 2000 Server, PHP 4 and MySQL 4. There are 2 intranets being run-- one runs just perfectly, however there is a header program in place that is controling the post and get information. The one in concern seems to slow when I am calling a get method thru the http header ie http://mysite/home/index.php?page=home When I call the index page and add the inclusion of the home page this is where I have the slow down. If I was to call http://mysite/home/home.php I get an imediate page load. Of course the page is not formatted corectly and I have a lot of the page information missing because I depend on the index.php to hold the basic page design and the page call will call an individual page to appear in a certain part of the over all design (sorry if I am going on and on I just want to give as much info as possible). I have never seen this before and wanted to see if anyone else has run into this. Thanks ahead of time, Mark Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.