how many users are online at the same time to have thousands of these queries ?!
because this is something that is loaded each other page load... so if you have 1000 of that query per second, that means you have 1000 users reloading the page at the same moment, each second...
do you have a shoutbox or live chat on your forum ?!
we need these details to evaluate the problem.
and actually, the only thing this query bring is to not have to handle the sessions per cookies...
|