Log in

View Full Version : Please give some suggestions for optimization


jowshany
06-14-2012, 04:19 AM
Hi,

The VBulletin version i use in my forum is overloading the server and it's causing so many difficulties.
This is one the unknown queries:

Query UPDATE thread SET autoskip=2 WHERE threadid=*****

Please give some suggestions for optimization.
thanx

Simon Lloyd
06-14-2012, 05:39 AM
It's not optimisation you want, you need to track down the mod that you have installed thats causing it, disable all mods, enable just one and see how you go, if no issues disable it and then enable another, go on like this until you find one that is causing server load...etc