Basically i have a php script that listens for updates from a server, then acts on that info sending data back to the server based on settings the user makes in a control panel. It makes lots of queries to mysql in the process (quite how many i don't know how to find out)
Each user has 1 cron task always running. Would anyone be able to suggest how many instances per VPS server (share of dual quad cpu and 1.5GB ram) we could have?
If you need more info, i'll try my best to get it, thanks for your help.
I'm a total noob so please let me know if i have missed out any vital info.
(it's a game remote connection administration tool if that helps any)