The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[DBTech] vB Optimise 2.0.1 (Lite) Details »» | |||||||||||||||||||||||||||||||||
vB Optimise Lite
This is ported from my original version released for vBulletin 3.8 located here. In this release I have re-coded vB Optimise from the gound and focused stability over features. Professional version & feature list available @ www.DragonByte-Tech.com/forum 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 Features - Lite
Features - Pro
Release Notes If you've used vB Optimise before you'll be aware the previous version had phrase caching, however this caused complications with the way phrases are used within vBulletin so it has not been ported over at this time. Available Translations v1.6.0 French - Thanks to finereader Change Log [>>] Version 2.0.1 No change, just keeping in sync with vB 3.8/Pro [>>] Version 1.6.1 Automatic Cache Flusher has additional parameters to make sure no data is stale Resolved Bug: Potential PHP error when using eAccelerator which cannot flush within Admin CP on certain actions [>>] Version 1.6.0 New OpCode Cacher Support: WinCache [>>] Version 1.5.0 Resolved Bug: Style cache may have fetched ID 0 instead of correct file Resolved Bug: Filecache permissions may not have worked Optimisation: Re-wrote some base code to enhance operations. [>>] Version 1.0.1 Added XCache Authentification Support Added Filecache Support Support 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) Download Now
Screenshots
Show Your Support
|
2 благодарности(ей) от: | ||
Teascu Dorin, xrvel |
Comments |
#182
|
|||
|
|||
Quote:
why this message showing ? Code:
Running Test: Fetch Cache Your Opcache Operator extension is functioning, however it is unable to store data. Please |
#183
|
||||
|
||||
rajubd - This is common on Xcache setups, check that your XCache has a var size correctly assigned, if you're still having issues I'd recommend contacting your host (or whoever installed XCache for you). Not much vB Optimise can do since it's a setup error with XCache.
|
#184
|
|||
|
|||
I have install APC cache on VPS but after i installed every thing i am getting this error
Quote:
|
#185
|
||||
|
||||
Alexsmith - You do not need to CHMOd any files/folders with APC setup. Is your APC configuration set to have a var size beyond 0MB? If not then cache cannot be stored, check your php.ini (or apc.ini) configuration to verify the var cache size.
|
#186
|
|||
|
|||
Quote:
set ver size 1-8 mb but nothing same problem. then install memcache Code:
root@node1 [/home/raju/public_html]# netstat -plane | grep 11211 tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 99 20207428 14882/memcached tcp 0 0 :::11211 :::* LISTEN 32007 18058006 14018/memcached udp 0 0 127.0.0.1:11211 0.0.0.0:* 99 20207429 14882/memcached udp 0 0 0.0.0.0:11211 0.0.0.0:* 32007 18058012 14018/memcached udp 0 0 :::11211 :::* 32007 18058011 14018/memcached now i have install xcache 1.3 same Fetch Cache problem still exist Code:
root@node1 [/]# php -v PHP 5.2.13 (cli) (built: May 31 2010 05:11:33) Copyright (c) 1997-2010 The PHP Group Zend Engine v2.2.0, Copyright (c) 1998-2010 Zend Technologies with Zend Optimizer v3.3.9, Copyright (c) 1998-2009, by Zend Technologies with XCache v1.3.0, Copyright (c) 2005-2009, by mOo with Suhosin v0.9.29, Copyright (c) 2007, by SektionEins GmbH --------------------------------------------- can someone help me? |
#187
|
||||
|
||||
What command did you use to start the memcached service?
|
#188
|
|||
|
|||
root@node1 [~]# /etc/init.d/memcached restart
Shutting down memcached: [ OK ] Starting memcached: [ OK ] |
#189
|
||||
|
||||
Gotcha, I presume the init script you have allocates memory. Did you specify the memcache connection details in vbulletins config.php?
|
#190
|
|||
|
|||
yes i done that
but now return back to xcache try to solve that problem i want to know how much important is Fetch Cache? please see my php info http://www.symbiantalk.net/info.php |
#191
|
||||
|
||||
If any test fails, vB Optimise will have no impact (exception to Flush Cache, however still as important). XCache is common for receiving fetch/store errors, again check the var_size within php.ini configuration, failing that you might wanna contact XCache support themselves to see why it isn't playing nice with your server.
I presume Memcache is working now? |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|