MortysTW
02-13-2006, 07:03 PM
My host is saying my website is really hogging the server. I can't seem to find anything wrong but it appears my website is making WAY too many db connections.
I think it might be my vbadvanced front page. Its a bit busy.
But curious, how many times does vbadvanced connect to the db?
If I have on the same index page, Latest Jokes, Latest Posts, Latest Pics, Latest Discussions and they ALL use the typical default Latest Discussions, but the other's are just displaying different forumID's is that page connecting multiple times to the db to get the connections? Or is each user only connecting once and all info is spread evenly across the modules?
Understand what I'm getting at?
Does 5 Latest Discussion modules on the same page equal 5 connections to the DB or just 1 connection?
I think it might be my vbadvanced front page. Its a bit busy.
But curious, how many times does vbadvanced connect to the db?
If I have on the same index page, Latest Jokes, Latest Posts, Latest Pics, Latest Discussions and they ALL use the typical default Latest Discussions, but the other's are just displaying different forumID's is that page connecting multiple times to the db to get the connections? Or is each user only connecting once and all info is spread evenly across the modules?
Understand what I'm getting at?
Does 5 Latest Discussion modules on the same page equal 5 connections to the DB or just 1 connection?