Weird PHP problem. Occasionally IE would take a long time

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
designflaw
Forum Newbie
Posts: 1
Joined: Mon Jan 04, 2010 2:54 pm

Weird PHP problem. Occasionally IE would take a long time

Post by designflaw »

I have this odd problem that I dont know how to approach. I have a website that performs a search against a mysql server and displays results. Everything works as expected, but occasionally on IE, the website takes forever to load. Firefox has no problems loading the pages.

I dont own the server, just have an account so have no idea how to setup any metrics that will help me figure out what is going on. Can someone point me to the right direction?
Bigun
Forum Contributor
Posts: 237
Joined: Tue Jun 13, 2006 10:50 am

Re: Weird PHP problem. Occasionally IE would take a long time

Post by Bigun »

Is this on the initial site load? Or only after conducting a query or initial page load? Have you testing this with other installations of IE? What version of IE is it?
Post Reply