xcache

  1. scottct1

    Question CONFIG.PHP Question

    Question, Before adding DB Optimize to my site I had the following in my config.php file. The info there is as follows: $config['cache'] = array( 'enabled' => true, 'frontend' => 'Core', 'frontendOptions' => array( 'caching' => true...
  2. F

    Question Worth switching to Redis, from xCache?

    I have xCache successfully running on my VB board, running PHP 5.6. Would there be any likely performance gain in switching to Redis, from xCache? I am not really clear on the differences and how they affect VBulletin with VBOptimise Pro. It looks like the xCache project has not been maintained...
  3. Fillip H.

    DragonByte Optimise Cache Info

    Redis $config['Optimise']['redisServers'] = array( array('host' => '127.0.0.1', 'port' => 6379), ); $config['Optimise']['redisMaxDelay'] = 10; // is slave server is out of sync by more than this many seconds, switch to master $config['Optimise']['redisTimeout'] = 3; // if redis server...
  4. R

    Question Choice of Cache, MemCache, XCache or Redis, but which on?

    Okay i have a new dedicated server running Php 5.6.16, this has opcode caching built in(not sure if VBOptimise makes use of this op code cache). I have a choice of installing any caching server, but which one would be best to go for? Redis is fairly new I believe, so perhaps works better on the...
  5. D

    Question Locked out from changing any settings

    I was thinking of purchasing vbOptimise, so I wanted to try the lite version first. Installed it and could not find what cache dreamhost uses, so I was going to go down the list of the supported ones and run the test to see which worked. After selecting xcache, I can no longer make any changes...
  6. mikez006

    Question Memcache and Xcache not working

    I recently purchased VBoptomizer, but can't get any of the cache working. Memcache 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...
  7. R

    Question Clicking on 'Like' brings up an XCache login prompt

    It started a couple of weeks ago, not really looked into this. I have VBOptimise installed and many things are served from CDN.(perhaps certain code is served from CDN that shouldn't be.....) Anyway when I click on Like a prompt appears to log into XCache. There is probably an easy solution...
  8. S

    Question Need help setting up XCache - I keep getting errors

    Hi, I am trying to enable XCache on my server to improve VBOptimize PRO Would someone be willing to give me a hand in getting the settings properly configured? When I try and enable it via config.php, I get errors during the "Fetch Cache" test. Let me know what info you need, and I will be...
  9. S

    Bug Getting errors with XCache

    Hi, I am trying to get XCache enabled on my site but am getting presented with errors: Warning: xcache_isset(): XCache var cache was not initialized properly. Check php log for actual reason in /home/subaru/public_html/forums/dbtech/dbseo/includes/class_datastore.php on line 381 Warning...
  10. G

    Question Optimise and XCache

    Optimise is working well, users report much faster response times. My question relates to xcache. I used to have it running but turned it off when I was troubleshooting some forum problems a while ago. Is there any point in having this running now that optimise is installed? Would there be any...
  11. J

    Bug Issue with dbseo cp and xcache

    When I try to save settings in the control panel, I get prompted to log into my xcache admin page (screenshot attached). Has anyone seen this behavior before?
  12. F

    Bug Bug with xCache

    I have VBOptimise installed with xCache on my server. As is nromal with xCache I have the resources admin web page for xCache set up too, to manage the cache and check everything is going OK. Because it is possible to clear the opcode cache from this xCache admin page it is a good idea for it to...
  13. T

    Bug XCache Authentication Failed when importing vbseo likes

    When trying to import vbseo likes with thanksimport.php, I get an xcache authentication failed message. I just put the user/pass in my config as directed here: http://www.dragonbyte-tech.com/f239/dbseocp-does-not-like-xcache-15589/ but that did not change the outcome. After disabling...
  14. T

    Bug dbseocp does not like Xcache

    Normally when I make a modification in the admincp after logging in I have to enter my xcache username and password. This is because vbOptimise clears the cache when a template or other setting is changed. When I make a change in the dbseocp the xcache login does not work - however, the...
  15. Bulbagarden

    Question Problems after importing vBSEO settings

    Just purchased the product today to move away from vBSEO. It seemed to install correctly, and the vBSEO setting import also appeared to work like a charm. The URL Rewrite Settings were copied over exactly as we had them. However for some reason it seems the URL's aren't actually rewriting...
  16. J

    Bug Slow Forum when DBSEO is installed

    Hello Since i installed this mod on my forum, it has become very slow, it is also crashing sometimes and causing very high mysql usage & CPU usage. I cannot see anything suspicious in mysqld.log file nor in the apache error log file. Any ideas why this is happening ? If i disable the mod...
  17. Nirjonadda

    Bug Page load problem

    Sometime page does not load fully or correctly , code show and page broken, I think this issue come with config.php modification for XCache? Please check the ScreenShot, I Hope You Will Understand Me.
  18. Nirjonadda

    Question XCache with DBSEO

    How to setup XCache with DBSEO in config.php ? Currently I am using XCache with vB Optimise, Do need to modify config.php for DBSEO Cache work ?
  19. madmaxmangos

    Bug vB Optimise and xcache

    After a default install vB optimise and enabling of xcache I get this warning spammed in the header of pages: Warning: xcache_get(): XCache var cache was not initialized properly. Check php log for actual reason in ..../dbtech/vboptimise/includes/operators/xcache.php on line 23 Warning...
  20. racersimage

    Bug High CPU Usage

    Hey there, I received the following email from my webhost this morning. Wondering what I can do about this, I never had this trouble with vBSEO so maybe there's a tweak I can do to remedy this problem?
Back
Top