![]() |
[DBTech] vB Optimise v2 (vB3)
1 Attachment(s)
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 https://vborg.vbsupport.ru/external/2015/08/1.png button to the right ----> Please remember to click the, https://vborg.vbsupport.ru/external/2015/08/2.png 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) |
I am surprised to see the development being resumed for vb 3.8.x (which I use and will never upgrade to vb4).
What are the differences to the v1 version? |
Sorry, I don't have a complete changelog since v1 since I was not the developer of that version - I've merely taken over development of this version :)
But if I recall, Deceptor told me that v1 had compatibility issues and that v2 has been re-coded from scratch. Fillip |
Thank you very much
Beautiful work you can add it to your version 3.8.7 Added for the first time? I am wondering whether I should recommend installation? |
Yeah it should work fully with vB 3.8.7 :)
Fillip |
Can you help me with settings?
My version is PHP 3.8.7 I am afraid of the wrong settings Please help me to explain the photographer |
There is no such thing as the Wrong settings :)
If you have a specific query feel free to post it :) Fillip |
Opcache Operator
In this option, why he chose? and Cache Datastore yes ? or no ? |
The "Opcache Operator" is what method of caching you want to use. If it's left on "None", then the mod will not do anything.
If you're not sure, you should pick Filecache (assuming you followed the Readme.txt installation instructions and CHMOD /dbtech/vboptimise/filecache to 0777). You should turn on the Cache Datastore yeah, that caches things like forums, and vBulletin Options :) Fillip |
I purchased the original version... so I want to now switch to this version.
I know I have to re-purchase as I didn't get lifetime updates... If I uninstall and re-install the lite version what needs to happen once I purchase the paid version of this? Will I have to uninstall and re-install? D. |
Installed and has really made an improvement on my site, even just using FileCache.
Going to look into switching to XCache but it is well worth the price. D. |
vB Optimise v2.5.0:
Feature [DBTech] Advanced Post Thanks / Like Statistics caching Feature [DBTech] Advanced User Tagging Statistics caching Fillip |
Quote:
I did install it, and after running a few test on online webpage testers, not on one but many, my pages were loading slowe than befor! and I did use the FILECACHING options, and did CHMOD the vboptimise filecache folder to 0777.. Still slower.. What could be wrong maybe,,, the onkly thing I had a red cross over in the settings, were my AVATAR URL.. thats it |
Sorry, it's called "Installation or Upgrade.txt".
The tutorial about each option is written on the options themselves, however I will ask our documentation writer to prioritise writing a full manual for vB Optimise :) If page speed is slower after using Filecache, then your server's harddrives may be too slow so that bottleneck shifts from MySQL (waiting for queries to load) to the HDD (waiting for the drive to load the cache files). If you do not have the possibility to request your host to install and configure an opcode cacher like APC or XCache (I recommend APC since it's easier to install) then unfortunately vB Optimise cannot help you :( Fillip |
I have xcache installed but when i enable it in your mod i can't do anything else in admincp (well not much), i have to disable hooks via includes/config.php, the error i get is:
Warning: xcache_get() [function.xcache-get]: XCache var cache was not initialized properly. Check php log for actual reason in [path]/dbtech/vboptimise/includes/operators/xcache.php on line 21 Filecache works fine but i'd like to use xcache, any ideas? |
You'll need to contact your host, this is an issue with your server setup :)
Fillip |
Can you eloborate on what we should be looking for, as i understand it all i had to do was recompile apache with the xcache enabled?
|
I can't - as per the error message you need to either investigate yourself or have your host investigate the php error log for the full error. I can't tell you anything more than that :(
Fillip |
Hello, this seems like a great idea. Out of curiosity, will it work with vb 3.7?
|
We've not tested it on vBulletin 3.7 - you're free to try it, but we cannot guarantee it will work.
Fillip |
Saved 24000 showen in my Statistics! Is it good?
If yes, then its usefull Addon when its from an Optimizing family! Thanks a lot! |
SORRY WRONG POST I HAVE POSTED ON THE WRONG THREAD :(
|
You've posted the same question in all 3 vB Optimise threads, we cannot help you when we don't know what version you're running.
Fillip |
Quote:
Thanks! Miguel |
Quote:
thanks |
Quote:
Can you see a graph |
Quote:
[Wed Dec 05 13:28:47 2012] [error] [client 68.119.80.86] File does not exist: /home/mysite/public_html/forums/function.xcache-get, referer: http://www.mysite.com/forums/ |
<a href="https://groups.google.com/forum/#!msg/xcache/ISpBe0JSLgY/-TLu92DDknsJ" target="_blank">https://groups.google.com/forum/#!ms...Y/-TLu92DDknsJ</a>
Fillip |
I am running vB 3.8 and get the following when I try to enable eaccelerator I get the error message saying it is not installed or configured correctly, what do I need to change?
PHP Code:
|
Ensure the eaccelerator_get and eaccelerator_put functions are available. Apparently these have to be explicitly compiled - contact your host for more information.
Fillip |
Quote:
|
My host has replied with the following:
Quote:
|
1 Attachment(s)
Run test1.php then test2.php from the attached zip and see what the output is.
Fillip |
1 Attachment(s)
I am running vB 3.8.4 and installed memcached on our Server and set memcache on vB Optimise - Main Settings but when i see "MySQL Queries vB Optimise has saved this forum:"
on footer forum, it show me null and blank query! also i see Resource Statistics is null! for more information please see the attachments. please tel me whats the issue and what do I need to change? |
Check the Cache Settings and ensure you've enabled caching for everything.
Fillip |
Quote:
Code:
Code:
[root@server includes]# netstat -tap | grep memcached Code:
[root@server includes]# cat /etc/sysconfig/memcached and which other setting should i check? |
No, I mean the vBulletin Options for this mod :)
DragonByte Tech: vB Optimise - Cache Settings Fillip |
Quote:
my question is, when we use Memcache instead of Filecache on Opcache Operator menu, what should i see in Resource Saving Statistic menu? and please tel me Memcache is better or Filecache for the high speed loading of site? note: my forum is hosted on linux dedicated server and use litespeed. |
Does this help use less RAM on hosting servers?
|
Installed and Nominated, but after enabling I run a test and it says my vbo is turned off.....
[Edit] Ok i turned on filecache, and set to writable, but when I run a test it says AJAZ not available |
All times are GMT. The time now is 06:27 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|