Log in

View Full Version : Too much memory


TeamDevotion
02-22-2008, 10:48 PM
I'm using roughly 4 mb per page with 25% of it being php and the rest of it being mysql, i dont have too mnay hacks, is this considered much.

--------------- Added 1203728088 at 1203728088 ---------------

If i view a thread, it uses around 25 queries and 5 megs of memory, about 50/50 between php and mysql

Dismounted
02-23-2008, 10:54 AM
What modifications have you installed?

TeamDevotion
02-25-2008, 01:34 AM
just a few, such as vbshout, sub-forum arange, vb arcade, and sig show only once.

I tried to disable all modifications, and it doesn't change the memory usage by much if any, but just lowers the queries by 1 or 2.

Dismounted
02-25-2008, 03:59 AM
Do you have anything else on your server? A normal showthread page should not use 25 queries.

TeamDevotion
02-25-2008, 01:11 PM
Anything else as in what? I'm on a shared host.

This was a show thread page from today

Page generated in 1.47573805 seconds (6.14% PHP - 93.86% MySQL) with 19 queries

Sometimes if i click a link to my site from another, i get a -php value and a +100% from sql

Dismounted
02-26-2008, 04:45 AM
You shouldn't have 19 queries when you have disabled all your modifications.

TeamDevotion
02-26-2008, 05:00 AM
You shouldn't have 19 queries when you have disabled all your modifications.
So what could cause this?

SEOvB
02-26-2008, 05:11 AM
how are you disable the plugins? Are you doing it via the config.php file edit, or from the ACP using the disable option?

With mods installed and enabled on my forum, i've still only got 9 queries on the showthread pages.

DivisionByZero
02-26-2008, 06:50 AM
lose the shoutbox... its a nightmare.

TeamDevotion
02-26-2008, 02:45 PM
shoutbox doesn't affect show thread pages, and I everything disabled except for the microstats.

--------------- Added 1204095843 at 1204095843 ---------------

I just did a clean install of VB on a test board, and on show thread I get 11 queries.