Hi,

I have been using vBET for sometime now, and everything has been working well,

However recently due to increased traffic levels, vBet is using 2 - 300 outbound connections,

This is causing many Slow Queries to be run, aswell as causing apache to hit its maximum number of threads.

Which is currently set to 256 (which should easily handle something like 10 million hits per day and my traffic is not that high).

my site is: cardshare.tv

I have a powerful enough server (dual quad core, 24gig ram etc..)

The load on the server is very low, so its not a load related issue.

Im running vbulletin 3.8.x

I have also enabled full guest cache & installed other cache instances such as vb optimise & enabled memcache.

-

Hi, Following on from my previous message,

I have just noticed there is an error in vBet Tools -> Cache Cleaner in the admincp.

I think this is related to the script either not detecting I have renamed admin / mod directors (e.g. hard coded) or they are permissions?


Warning: require_once([path]/admincp/vbenterprisetranslator_cachecleaner.php) [function.require-once]: failed to open stream: No such file or directory in [path]/Q96EHJY5xuVvtbN4m8fD/misc.php(1933) : eval()'d code on line 9

Fatal error: require_once() [function.require]: Failed opening required '/home/cardsh/public_html/forum/admincp/vbenterprisetranslator_cachecleaner.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/cardsh/public_html/forum/Q96EHJY5xuVvtbN4m8fD/misc.php(1933) : eval()'d code on line 9


I have also disabled full guest cache as at the moment it seems to be doing more hard than good.