[bd] Cache [Deleted]

@xfrocks I currently have Nobita's Threads And Messages Per Page Preferences installed. Will that mess up what page numbers are cached since it allows users to specify how many posts they want to be displayed per page?
 
@xfrocks I currently have Nobita's Threads And Messages Per Page Preferences installed. Will that mess up what page numbers are cached since it allows users to specify how many posts they want to be displayed per page?
They should work fine together because this add-on only serves cached content to guests.
 
If I have the default XF caching mechanism enabled and this plugin enabled, am I getting double cache? Sorry for the silly questions, but I don't want my server doing double the work if this plugin actually does it without the XF cache settings enabled in config.php.
 
If I have the default XF caching mechanism enabled and this plugin enabled, am I getting double cache? Sorry for the silly questions, but I don't want my server doing double the work if this plugin actually does it without the XF cache settings enabled in config.php.
No, BD Cache cache pages for the guest so you save a lot of queries.
and "CSS to file" for faster serving, make it possible to put stylesheets behind CDN
 
If I have the default XF caching mechanism enabled and this plugin enabled, am I getting double cache? Sorry for the silly questions, but I don't want my server doing double the work if this plugin actually does it without the XF cache settings enabled in config.php.
They work better together actually.
 
Thanks! I've noticed that the static CSS files are not consistent. Sometimes it loads them, sometimes it loads the PHP URL. Any reason why it does that?
1st load will not, but 2nd, 3rd and so forth will load the static css file ;)
 
Try to disable External Auth / Social Buttons like Google, Facebook and Twitter, your score should go up :D
 
@xfrocks this three options only applied to the guest right?
upload_2014-9-14_0-42-8.webp

If yes, then I will disable this for now since I have fastcgi_cache for the guest :)
 
Slight bug with the moderator bar.

You are hiding the cache controls on responsivewide, but they come back on responsivenarrow.

upload_2014-9-14_11-40-23.webp

^^ Seems to fix it.
 
Back
Top Bottom