2 Votes Vote

MySQL connection taking time to open

Posted by topdog 612 days ago Questions| mysql connection taking All

I am using MySQL on wamp server. It takes 0.6 secs to establish a connection with mysql database, however when I use persistence connection it takes 0.035 secs. I read people comments on php manual and found that mysql_pconnect runs out of connections soon. Any suggestion how to improve connectivity time?

Originally asked by: jason on Stack Overflow

Discuss Bury


Who Voted for this Question