How can I see how many connections have been opened during the current request via mysql_connect in PHP running on Apache?
mysql_connect
I know that if I call m
m
I dont think you can see the number of connection, but can limit the connections to the mysql server.