caching

  1. T

    Memcache progressively getting larger and shutting down

    I enabled guest caching, and it seems to be working great until one memcached server fills and shuts itself down. I have 2 memcached servers running each with 1GB of cache. I read somewhere that the cache objects are not flushed/deleted but rather expired. Perhaps this is part of the problem...
  2. W

    Two potential problems?

    So I'm trying to track down the source of my unusually high server usage. After fiddling with vbShout I started looking at the vbOptimise options. Some were easy to set to a more efficient setting, but two things came up as problems: 1- When trying to switch my attachments to the file system it...
  3. W

    My new site, review of Dragonbyte Tech, and of VB4

    Hi everyone, I just launched my new website yesterday, and am spending a little time spreading the word and reviewing everything that I have used to develop it. The site is http://www.runicgamesfansite.com, and we just relaunched it yesterday. I wrote a long post about it over on the...
  4. H

    XCache Authentication Failed

    I just tried system test and flush cache after installing xcache and VBO today. Like a few people before me, they got to this step and then ran into a problem. (xcache authentication failed message and "Your Opcache Operator extension is functioning, however it is unable to store data. Please...
  5. B

    What are the optimal settings for vBOptimize?

    Hi, I purchased vBOptimize a few months ago and each and every time I use it, my server crashes due to insufficient memory. Initially, after enabling the product, it works. The forum is faster, it is caching, there are no errors (that I have seen or have been reported at least), and all looks...
  6. H

    vbOptomize and vbShout Pro

    So, I've implemented both vbShout Lite and vbOptomize Lite on my site and I'm considering upgrading to the 3 month license of the pro versions for both but I'm hesitant right now. Ever since I installed vbShout, my site has been timing out like crazy. There's periods during the day where I...
  7. D

    Fatal error

    Fatal error: Class 'vB_Template' not found in /home/d00dles/public_html/forum/dbtech/thanks/hooks/ajax_start.php on line 265 We are getting the above error when thanking for a post, when you refresh the page it goes away and the thanks is added Also how do i add the thanks received total in...
  8. E

    Template Caching

    So here is the basic situation. Today has had a lot of template changes here and there. In one particular case the styleid is being overridden by a plugin for various particular pages. Today, randomly, the entire page showed blank. I disabled vBO and the page worked, I enabled it and it died...
  9. E

    Cron Handling

    When the cron script is executed by a guest (or cronjob) it becomes guest cached. This can be fixed by adding the following to the init_startup plugin. if (THIS_SCRIPT == 'cron') $vbulletin->options['vbo_online'] = false;
  10. S

    Which optimization suggestions from digitalpoint are already included into vBO Pro?

    Hi Which of the suggestions for optimizing vB4 from digitial point here http://articles.digitalpoint.com/content.php?r=7-Optimize-vBulletin-4 are already included into vBOptimize pro? StarBuG
  11. D

    eAccelerator

    My host tells me I have it, however I get this message when I attemt to utilize it with vB Optimise Pro. Is there anything in the php.ini file I need to change? I checked my php.info.
  12. I

    Memcache recommended cache size for vboptimize?

    Hi, I just installed memcache 1.4.5 on my server and would like to know what's the best/optimized cache size for the memcache which I should set? currently I setup it at 50MB, is it fine for vbulletin/vboptimize?
  13. I

    VBOptimize Pro questions

    Before I buy vboptimize pro I have few questions to ask: 1 -What is the server requirements for vboptimize pro? and what's the best cache system for it? I know it can work with various cache system but I would like to know the one which the developer recommend for it. 2 - Is it fully...
  14. S

    Which is the best Opcache Operator?

    Hello, I own my dedicated server so i could install any Opcache Operator, which one is the best for speed and server load?. I installed vB Optimise pro yesterday and i tested it with XCache and now with Memcached, the pages speed is very good but i don't see any difference in load, with/out vB...
  15. H

    Did you ever get around the bug we were testing?

    Where php locks up when 2.0.1 was enabled with guest caching? I would like to upgrade to 2.0.1.
  16. iPhoneclub

    Mobile Style cached for Guest users /w Full Page Caching

    I think I'm running into a bug with vB Optimise Pro 2.0.1 and a custom plugin for mobile style redirection in combination with vB Optimise's setting 'Guest Full Page Caching'. In some occurrences guest users (on desktop-browsers) get the mobile style instead of the normal style. I think this is...
  17. E

    "vb optimize pro " installation service

    Hello :) the vb optimize seems to be great although I couldn't try iit, I'm getting a message that I don't have a caching script or whatever on my server.. so If I purchase the pro version, would you provide installation service?
Back
Top