Quote:
Originally Posted by kronnos
Ok Ive been having many database errors and noticed that the chatbox has been eating up most of the resources. Obviously the chatbox does not show to unregistered visitors and the auto refresh in about 60 sec and its still a huge problem. BTW, im still running v2.3.2.
Anyway, I noticed that my mgc_cb_evo_chat database is about 40MG which is only half as small as the post database with over 200k posts. Im thinking could that be the problem? Do you guys delete old chats?
BTW, displaying avatars in posts, adds a few extra sql queries right?
|
a suggestion: disable ajax (problematic ajax should be enough to disable) in vbulletin options and see if the utilization remains high. mgc_cb_evo_ajax.php always drives my load avg thru the roof by making a lot of database queries and disabling the problematic ajax seems to limit it.