guest cache

  1. S

    Bug Guest Cache Bug - Wrong Sub Forum

    I use APC. I notice a bug under certain condition : 1. Guest caching is on. So when guest with *any* (default / mobile) style visit certain sub forum, it is opening another sub forum. So in address bar the URL is correct, but what's displayed on browser is another sub forum. For example i have...
  2. XERQ

    Bug Guest caching not working

    We recently upgraded to VBO 2.6.0 and VB 4.2.2, and since that upgrade guest caching hasn't been working. I also tried reinstalling VBO 2.6.0 to no avail (this was previously recommended when fixing another issue). Right now VBO is enabled with guest caching, and you'll notice going on any page...
  3. Mondy

    Bug Guest Visibility Set To 'Yes' Not Working

    'Hi all - Page url Live Entrepreneur Chat - GBLCG.org should show the shoutbox under the the Announcement Module to Unregistered Guests. I believe I've set everything correctly in admincp to allow this to happen - but it doesn't seem to appear when I look at this page 'logged out' myself. Any...
  4. W

    Bug vbDownloads Sidebar Block Cache Setting

    Ok, so I'm not sure if this is a bug or needs to be a feature request, but I'm getting reports that the Recent Files and Top Downloads are not updating properly from users. Perhaps an option in the settings for how long to cache the sidebar blocks for? Thanks in advance.
  5. barroca

    Question upgrade to vB5 connect

    Sorry if I'm posting in wrong place ... but I wish know if vBOptimize will be ported do vB5. Thank you all the best joao barroca ps. if you have any place to point me the evolution of mods to vB5 I appreciate [I have some other mods too ;) ]
  6. S

    Question Question About Global Cache TTL

    All cache life setting ("Guest Full Page Caching", "Cache Forum Home WOL", etc) must not more than "Global Cache TTL", am i correct? For example if i set "Global Cache TTL" to 1 hour, but i set "Guest Full Page Caching" to 2 hours, it means "Guest Full Page Caching" will be cleared every 1...
  7. S

    Legacy Guest Full Page Caching Separated by Style

    Here is my problem : i enabled Guest Full Page Caching. I have mobile skin & default skin on my forum. Some guests visit my forum by mobile device, so they get mobile skin, now that mobile skin choice seems cached by vb optimise. Now other guests who visit my forum by PC get mobile skin too. My...
  8. ZeroHour

    vB Optimise Pro compile time stats

    Hi Just wondering if there were any examples of compile time (using the debugger numbers) to show how much vB Optimise Pro improves things on a default install? Guest cache viewing page compile stats too would be very useful. I am curios about the product but I would like some numbers on a...
  9. T

    Bug White screen on cms pages using xcache

    I recently switched to xcache and every so often all cms pages go blank. When clearing the cache the pages return. Guest cache is on. Any ideas?
  10. T

    Bug Can't search when guest cache is enabled

    When guest cache is enabled guests cannot search or use 'What's New?'. They get the error message "This forum requires that you wait 20 seconds between searches. Please try again in 11 seconds." Is there a way to exclude search.php from the cache?
  11. G

    vB Optimise Pro Question

    Hi, we recently installed vB Optimise Lite on our site and like what we see so far. I had a few questions about the Guest Caching feature in Pro. 1) We have several plugins (some of which make up a good deal of our traffic) would the pages for these be cached as well? 2) We use the VB ad...
  12. T

    Exclude vBET (enterprise translator) from guest cache?

    Since vBET now has a new caching system there isn't much use in keeping it cached in vbOptimise. Is there a way I can prevent VBET from being cached? Unfortunately there is no THIS_SCRIPT usage.
  13. Matthew Blackburn

    vbOptimise and Cache time

    I'm thinking of buying the full version of this but would like to know. When your using the full guest caching how long is a page cached for?
  14. C

    vBO 3.0 beta guest caching broken images

    vb 3.8.5 vbo 3.0 beta 99.9% this problem did not exist prior to 3.0 beta. Problem: When a guest page is cached, I get broken images in some areas: Solution: Disable guest caching is the only solution I can find. The URL's are wrong, because they are added behind vbseo's optimized URL's, so...
  15. T

    Conflict with vBGallery

    I'm having some trouble with the cache caching unwanted things in vBGallery (photopost). Is there a way I can exclude certain scripts or templates from being cached?
  16. H

    vB Optimise: Guest Full Page Caching breaking urls

    If i enable vB Optimise: Guest Full Page Caching my url structure changes from standard, this is since the recent vbseo attack. http://www.vbseo.com/f5/security-bulletin-vbseo-3-5-1-pl1-released-44590/#post277922
  17. 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;
  18. P

    Doubtful of how much faster it can get..

    I'm already utilizing the following: xcache vboptimise Lite VB4: Supercharged Expired Headers on all site content (Images, JS, CSS, etc) I've run YSlow on my page and I get an A on everything except HTTP Requests (B) and CDN Content (F) Right now, with Lite, the front CMS is about 72 queries...
  19. D

    CMS Homepage also caches for logged in users

    Hi Deceptor, My website uses vBulletin CMS. The cms page use nearly 200 queries each request. Although vB Optimise have guest cache for CMS but I it should also add CMS cache for logged in users (cache for 10s, 20s, 30s, cache all except memberinfo). This will save a lot of queries to DB and...
  20. 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...
Back
Top