its probably not you its probably cos your on a server with lots of other people, if it is you and they limit to 5 connections then they seriously suck, if you turn on show queries you can see the total query time for a page,
all hosts have to limit mysql connections but to get alot of connections simultaneously isn't that easy
persistant connections is an option in config.php (either set to true or false) it means that the connection(s) to mypunbb are left open then the next visitor on your site uses the same connection, its unlikey to cause problems for you but it could for other people using the same server as you would have all the connections open all the time