Displaying 2 results from an estimated 2 matches for "pro_green_european".
2008 Jun 09
2
Help, PHP/Mysql connections are so slow.
Hi.
I've got a new Centos 5.1 x86-64 server that uses PHP to
communicate with MySQL5. On this server, PHP/Mysql connections are dead
slow and unresponsive. It takes sometimes up to a minute to list tables
in phpmyadmin for example.
I've verified on the server that the
issue has to be PHP/Mysql related. If I use a CGI based Mysql admin
tool, communication is fast and there are no delays.
2008 Jun 09
0
RE
> Maybe if you trust DNS resolution names to make the connection to the
> Database servers could be a problem. Did you try to use IP addresses
> directly in the code?
>
Yes, I have tried that too, no difference. I've even tried running MySQL with a database populated with identical data on localhost (even tried 127.0.0.1), but there is no difference in performance. Delays in