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 |
#252
|
||||
|
||||
XCache may not work with certain PHP setups FFMania, it can be funny with FastCGI/DSO depending on the handler/module php is running under. In most circumstances I tell people Memcache would be a better option because it does not fall victim to PHP setups as it runs as a dedicated service.
|
#253
|
|||
|
|||
Quote:
so now how i can configure the xchache and plz give me best xchache configuration setup. my server processor : xenon 2.24 GHZ RAM : 1024 MB HDD ; 15 GB coz i am new and i don't know how to configure xchache module and which sitting is best for my server. thanks |
#254
|
||||
|
||||
Hi newsoftw,
With XCache all you really need to do is tweak the memory allocations to the cache and var cache, var cache is the only one vB Optimise is concerned with, for Lite I'd recommend allocating about 30M (which is 30MB) - should be more than enough, the other cache is for php files which XCache does automatically, you can assign that to whatever you like depending on how much php you have on your server, 30M there too should be a solid value. No other tweaking needed really, although the configuration does ask for your cpu count and it does give you the command to run to find out, so make sure that's valid and you're all good |
#255
|
||||
|
||||
Is it ok, when my forum uses memcached itself, but vB Optomise configured to use filecache?
I am getting arrors while setting to use memcached, thats why use filecache. |
#256
|
||||
|
||||
What kind of errors Artak? Make sure you've configured memcache for vBulletin in includes/config.php, vB Optimise will use those memcache connection settings. After assigning Memcache to vB Optimise in the settings, run the System Test found under the vB Optimise menu in the ACP - this will make sure everything is operating correctly with the configured operator.
|
#257
|
||||
|
||||
Quote:
Running Test: Connection to memcache Test completed successfully Running Test: Store Cache Your Opcache Operator extension is functioning, however it is unable to store data. Please check your extension configuration. Running Test: Fetch Cache Your Opcache Operator extension is functioning, however it is unable to store data. Please check your extension configuration. Running Test: Flush Cache Test completed successfully |
#258
|
||||
|
||||
That would mean it's not working then (even with vBulletin), vBulletin won't throw errors if the datastore cache you're using is failing to store/fetch, it'll just keep using the database and make 0 difference. The tests done by vB Optimise verify everything is working with your operator by executing the tests, as a means to identify if it is/isn't working and pin-point exactly what isn't.
I'd check to make sure your Memcached instance is running and running with allocated memory, if unsure it's best to ask your host. |
#259
|
||||
|
||||
OMG. You are right. sorry, the process was interrapted. Now everything seems ok.
|
#260
|
|||
|
|||
this mod is fantasic
i heard even more good things about pro version |
#261
|
|||
|
|||
Quote:
sir i successfully installed the Xcache on my server and after this i made some sitting for Xcache in my server so please check these sitting means is it right or i need to be change any sitting or value for Xcache. is there any best sitting for Xcache. please check my current Xcache sitting: Code:
XCache XCache Support = enabled Version = 1.3.0 Modules Built = cacher Readonly Protection = enabled Cache Init Time = 2010-09-08 02:00:38 Cache Instance Id = 7447 Opcode Cache = enabled, 67,108,864 bytes, 4 split(s), with 8192 slots each Variable Cache = enabled, 8,388,608 bytes, 1 split(s), with 8192 slots each Shared Memory Schemes = mmap Directive = Local Value xcache.admin.enable_auth = Off xcache.cacher = On xcache.coredump_directory = /tmp/ xcache.count = 4 xcache.gc_interval = 0 xcache.mmap_path = /tmp/xcache xcache.readonly_protection = 1 xcache.shm_scheme = mmap xcache.size = 64M xcache.slots = 8K xcache.stat = On xcache.test = no value xcache.tt = 0 xcache.var_count = 1 xcache.var_gc_interval = 300 xcache.var_maxttl = 0 xcache.var_size = 8M xcache.var_slots = 8K xcache.var_ttl = 0 . thanks |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|