Hi
I have an aplication that is opening too many conections to the
mysql database.
Even i already use persistent connection.
Can i manage the number of connections whith php allowing only a fixed number of connections to be opened?
Thank“s in advance