The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[DBTech] vB Optimise v2 (vB4) Details »» | |||||||||||||||||||||||||||||||||
vB Optimise Lite
Professional version & feature list available @ www.DragonByte-Tech.com Priority support for Lite version is handled at the Developers Website. What does it do? vB Optimise is intended to optimise vBulletin software by integrating several PHP "cachers" and handling data before vBulletin. This works by encountering and handling data prior to vBulletin in order to skip the arbitary execution that would be more server intensive. Real-Life Statistics We've teamed up with some Big Forums to show you the impact of vB Optimise, you can view this public chart which shows both our statistics and theirs: View Public vB Optimise Resource Statistics ------------------------------------------------------------------------------------------- If you like this mod please hit the button to the right ----> Please remember to click the, button to the right if you installed the mod ----> What does 'Marking As Installed' do ? * It helps you to stay on top of updates - members who have installed modifications will be notified by us whenever new updates are available. * For security issues - vbulletin.org will contact all members who have installed a modification whenever a security issue is brought to their attention. * Marking a modification as installed also helps us know how many people are using our work, giving us extra incentive to provide more features and new modifications. We appreciate the support! ------------------------------------------------------------------------------------------- Features - Lite
Priority support will be handled at DBTech. FAQ Q: I have WinCache installed, but vB Optimise tells me it's not? A: WinCache only introduced OpCode support in version 1.1, if you're using version 1.0.x you will need to upgrade. Q: I'm using the XCache method, flushing doesn't work? A: If you have XCache authentification, turn the admin option on within vB Optimise Settings, then edit ./vboptimise/config.php and specify your XCache username/password. Alternatively you can disable XCache authentification within php.ini: Code:
xcache.admin.enable_auth = Off A: eAccelerator does not provide the caching extension by default, you will need to recompile PHP with additional flags. For more information read eAccelerator documentation located here: http://eaccelerator.net/wiki/CompileConfiguration (Specifically look at: with-eaccelerator-shared-memory) Q: It says my opcode cacher can't store data? A: Check to see you're using a supported Apache handler if you're using Apache: http://www.thecpaneladmin.com/wp-con...phandlers2.png ------------------------------------------------------------------------------------------- This mod displays a copyright notification in the footer of all pages which includes:
Download Now
Screenshots
Supporters / CoAuthors Show Your Support
|
8 благодарности(ей) от: | ||
elsa23, eTiKeT?, mathforum, pokusek, RichieBoy67, SWSUSA, Techno Cowboy, TTayfun |
Comments |
#82
|
|||
|
|||
Ok knownhost is suggesting that I should enable suPHP which means no XCache and to install memcache instead of XCache. Anyone have this set up on their server? How does it compare to running DSO and XCache?
|
#83
|
||||
|
||||
Quote:
although you will loose more performance switching to suPHP than you'd gain from using vB optimise + memcached but having vb optimise + memcached + suPHP is better than nothing. |
Благодарность от: | ||
John Lester |
#84
|
|||
|
|||
I don't see the point of using suPHP anyways, so I will probably just stick with vb optimise and xcache
|
#85
|
|||
|
|||
Quote:
I completely uninstalled 2.0.1 and deleted the files, then installed 2.5 btw. Forgot to add that I run vB 4.1.12 pl 2 |
#86
|
|||
|
|||
From the looks of it, the host needs to set the var cache size. The xcache.var_count should be the number of cores directly and readily available to serve your website. If you need further assistance let me know. You can contact me via PM. Are you using VPS or shared?
Make sure you flush the vboptimise cache. Why are you using 2.1 or 2.5? I'm using 1.3... |
#87
|
|||
|
|||
Yep they did not enable the var cache, and I'm using 2.5 because I'm thinking of upgrading to vB 4.2.
|
#88
|
|||
|
|||
Apologies, I thought you were meant 2.5 xCache version as opposed to vBOptimise.
|
#89
|
|||
|
|||
Ok so I haven't noticed any change and when I click on the "Resource Statistics" link the page shows no savings. I have attached screen shots of my settings, I didn't install xcache ... my host did so perhaps there is something else they need to tweak?
|
#90
|
|||
|
|||
Question ... do I have to uncomment the relevant lines in config.php?
|
#91
|
|||
|
|||
Go to /includes/ and open config.php you need to uncomment:
Code:
// $config['Datastore']['class'] = 'vB_Datastore_Filecache'; Code:
$config['Datastore']['class'] = 'vB_Datastore_XCache'; Code:
vB_Datastore_XCache Code:
'vB_Datastore_XCache' |
Благодарность от: | ||
John Lester |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|