[Phpwm] PHP Website load times in Firefox
Mike Tipping
mike at etuna.co.uk
Fri Oct 2 11:58:49 UTC 2009
I was already using the IP address, but as MYSQL is on the same server I've
changed it to localhost (and added a new @localhost user) and it's made a
huge difference. Loads quickly now. Very odd.
So possible it was going out through a now is doing the connection
internally? But why was my computer the only one with a problem?
As general practice do other people do a DB connection and select at the
start of the app or as and when required?
Cheers
Mike
On 2/10/09 12:25, "Lester Caine" <lester at lsces.co.uk> wrote:
> Mike Tipping wrote:
>> AND it always takes exactly 2 minutes (OK 1 minute 60 seconds according to
>> net) on my computer. It looks like the MYSQL server has taken a dislike to
>> my IP address and is purposely delaying the connection?
>>
>> Any ideas or advice.
>
> Use the IP address in the connection string ...
> That will bypass any DNS lookup and so eliminate that time from the
> equation.
> Adding that information manually to your hosts file USED to be the quick
> fix, but I have doubts currently.
More information about the Phpwm
mailing list