The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
![]() |
|||||||||||||||||||||||||
This mod is for larger vBulletin installations that have problems with server load (to be run together with an opcode cache). Smaller installations will usually see no performance improvement.Speed up your Forums & Save Bandwidth
Reference Plugin Based Template Cache https://vborg.vbsupport.ru/showthread.php?t=121876 Compress Forum Templates https://vborg.vbsupport.ru/showthread.php?t=107615 Require Must install one of 1. APC,PECL,Visit:http://pecl.php.net/apc 2. eAccelerator,fork of the Turck MMCache,Visit:http://eaccelerator.net/ 3. Turck MMCache,Visit:http://sourceforge.net/projects/turck-mmcache 4. Xcache,Lighttpd,Visit:http://trac.lighttpd.net/xcache/ Upgrade 1. Disable the product (Plugin System -> Manage Products -> Template Cache Options -> Disable) 2. Upload the new includes/template_cache.php 3. Import the new product-template_cache.xml (Allow Overwrite: YES) 4. Enable the product Installation 1. Upload includes/template_cache.php to your forum 2. Install the product-template_cache.xml 3. Check and select which cache type? APC,eAccelerator,Turck MMCache,Xcache 4. Enable the product 5. vBulletin Options -> vBulletin Options -> Template Cache Options -> Modify the settings (especially enabling it). Deinstallation 1. Disable the product 2. Remove the product 3. Check the 4 plugins of this product are gone 4. Delete includes/template_cache.php 5. Clear your PHP cache if you are using any. Common Templates That May Need To Be Added to Ignore Settings: phpinclude_start phpinclude_end editor_jsoptions_font editor_jsoptions_size forumhome navbar forumhome_vbshout forumhome_vbshout_shout What it does: 1. hook "cache_templates",get $globaltemplates from cache,if not(Exclude Templates),get template from cache_templates();the cache use one of APC,eAccelerator,Turck MMCache,Xcache.Reduce MYSQL query and DISK IO. 2. There is an option to have certain templates saved seperatly to memory. 3. Automatically clears the cache when modifying or inserting templates, done using the hook admin_global and a check of $_GET, and also clearing when modifying the options. The cache memory only get created when they are needed the first time. The memory can get one megabytes in size, mine is 0.5mb (default installation, no plugins/hacks). If you have new templates/styles and several plugins it can get 1-2mb no problem.if you use compress template,it will smaller. notice eAccelerator: The shm functionshave been disabled by default;Take a look at configure --help for more information. see: http://eaccelerator.net/ticket/95 Xcache: in php.ini or xcache.ini set xcache.var_size not 0,same as xcache.size Updates Version 0.0.4: 26th Feb 2007, Change check if install shm,function_exists(info to put);The shm functionshave been disabled by default in eAccelerator. Version 0.0.3: 12th Feb 2007, add Compress Template. Version 0.0.2: 11th Feb 2007, add cache Xcache,delete cache File. Version 0.0.1: 10th Feb 2007, work with APC,eAccelerator,Turck MMCache,File in 3.6.4. Show Your Support
|
Comments |
#62
|
|||
|
|||
![]()
I use a script to automatic install xcache for me .
now I don't have any idea where the admin link is . Using CentOS 4 with DirectAdmin 1.31.1 Apache 2.2.6 - PHP 5.2.5 - MySQL 5.0.45. |
#64
|
|||
|
|||
![]()
Page generated in 0.0307 seconds.
My previous load times(no template caching) were aprox. .0650 seconds so I'm liking what I see here so far. Hope it holds up ![]() |
#65
|
|||
|
|||
![]()
not showing @who user read the thread @ hack
it has conflict with it |
#66
|
|||
|
|||
![]()
I second that, product will not even enable with this MOD installed.
|
#67
|
|||
|
|||
![]()
Works fine but sometimes it got an error:
Warning: array_flip() [function.array-flip]: The argument should be an array in /includes/template_cache.php on line 237 I'm using the latest 1.2.2 xcache |
#68
|
|||
|
|||
![]() Quote:
any way this is the setting I using : [xcache] xcache.shm_scheme = "mmap" xcache.size = 64M xcache.count = 1 xcache.slots = 8K xcache.ttl = 0 xcache.gc_interval = 0 xcache.var_size = 16M xcache.var_count = 1 xcache.var_slots = 8K xcache.var_ttl = 0 xcache.var_maxttl = 0 xcache.var_gc_interval = 300 xcache.test = Off xcache.readonly_protection = Off xcache.mmap_path = "/dev/zero" xcache.coredump_directory = "/tmp/xcache" xcache.cacher = On xcache.stat = On xcache.optimizer = On [xcache.coverager] xcache.coverager = Off xcache.coveragedump_directory = "" anything I should change . update find control panel thanks. |
#69
|
|||
|
|||
![]()
Does anyone know if this works properly with VBSEO 3.1? I've read that orban's cache conflicted somewhat with it (some unpredictable behavior). If so, is there any way to fix it or disable portions?
Thanks -vissa |
#70
|
|||
|
|||
![]()
I using this hack and vbseo no problem so far.
|
#71
|
||||
|
||||
![]()
never had any probs with vbseo along with Xcache.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|