| Randomize Database User Connections
Until I get a dedicated server, I am only allowed 50 MySQL connections - per database users.
I can get around that, as suggested my my hosting support, to add more database users, and randomly connect to the DB with those different users.
Would anyone know how to randomize the connection process, for more users?
|