Displaying 2 results from an estimated 2 matches for "mysteron".
2008 Jun 09
2
Help, PHP/Mysql connections are so slow.
...o contain several functions in order to secure server.
allow_fopen_url is disabled
===============================
Could there be a bug somewhere that is causing this slowness for PHP/Mysql connections.
Feedback and tips for solving this problem will be greatly appreciated :)
Regards,
/PGE (aka mysteron)
---
Link to forum post:
http://www.centos.org/modules/newbb/viewtopic.php?topic_id=14575&start=0#forumpost50376
---
Answer I've recieved and answered:
Q: Sounds like the server is trying to do a reverse DNS lookup and timing
out after a minute plus. Is DNS set up on the server corr...
2008 Jun 09
0
RE
...ted with identical data on localhost (even tried 127.0.0.1), but there is no difference in performance. Delays in the connection to the db server is still around 20-30 seconds.
So, the problem has to be with either the php-mysql module, PHP itself, MySQL or then it may be hardware related.
Thx,
/mysteron