![]() |
Quote:
|
* never mind *
|
something else. When vboptimize is enabled. If someone receive an e-mail from me
it shows as - instead of dancehallareaz.com Entertainment When i disable it it shows fine... Any ideas on what settings i might have messed up? |
If you search in the thread I think the answer was to disable caching phrases for the time being.
|
oops sorry.
|
haha no need to be sorry :)
I had to do it earlier myself ;) |
I am running a fairly busy forum at http://www.babyboom.pl/forum . We are currently running on two servers - one for web and a separate one for db.
On web server we are running nginx serving static files and proxying to apache2 with mod_php 5.2.3 and apc 3.0.19. On db - mysql 5.0.51. The extension caused: - a slight decrease in pageload (but hardly visible) and not consistent (some pageloads were longer some shorter), - huge decrease in db->web bandwidh usage (from 30mbit avarage to 10mbit), but not that impressive drop in overall queries/sec numbers. - noticeable increase in web server load (it's probably no more than few percent avarage cpu usage, but that pushed it over the limit in my case. So far I have decided to turn it off because my web server is on it's last legs because of load (>900 concurrent users). I will resume tests when I install my new machine. Thanks for your work :-) It may have great influence in most situations, especially on sites where mysql is a bottleneck. But before you install, you have to consider a slight increase in load with APC... |
Hello,
Warnung: Cannot modify header information - headers already sent by (output started at [path]/includes/adminfunctions.php:280) in [path]/includes/class_activecache_methods.php (Zeile 190) vB Optimise: Your XCache requires administration authentification to be able to clear to cache, to login simply try flush the cache again. To disable admin authentification for XCache set "enable_auth" to Off in your php.ini configuration. xcache.admin.enable_auth = Off ------ XCache XCache Support enabled Version 1.2.2 Modules Built cacher Readonly Protection N/A Opcode Cache enabled, 268,435,456 bytes, 4 split(s), with 4096 slots each Variable Cache enabled, 268,435,456 bytes, 4 split(s), with 8192 slots each Shared Memory Schemes mmap Directive Local Value Master Value xcache.admin.enable_auth Off Off xcache.cacher On On xcache.coredump_directory no value no value xcache.count 4 4 xcache.gc_interval 0 0 xcache.mmap_path /dev/zero /dev/zero xcache.readonly_protection no value no value xcache.shm_scheme mmap mmap xcache.size 256M 256M xcache.slots 4K 4K xcache.stat On On xcache.test 0 0 xcache.ttl 0 0 xcache.var_count 4 4 xcache.var_gc_interval 300 300 xcache.var_maxttl 14400 14400 xcache.var_size 256M 256M xcache.var_slots 8K 8K xcache.var_ttl 7200 7200 -------------- it s not ok? |
I'm a novice on Cache.
How can I identify my Cache Method and how can I change it? |
Quote:
In order to configure vBulletin to work with the installed cache you would need to edit includes/config.php. The line is near the bottom and will look like: Code:
$config['Datastore']['class'] = 'vB_Datastore_ XXX'; If you are on shared hosting you should provide a "datastore prefix" with the line: Code:
$config['Datastore']['prefix'] = 'ZZZ'; If no cache methods are available and you are on shared hosting you can ask your host to install XCache for you. |
All times are GMT. The time now is 03:42 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:
|