[bd] Cache [Deleted]

We're using Litespeed. Only few of the users have complained about it. I'm unable to reproduce it on my machine though. So can't say for sure; but people have been reporting it on Chrome/ Firefox as well as Mobile browsers.
 
We're using Litespeed. Only few of the users have complained about it. I'm unable to reproduce it on my machine though. So can't say for sure; but people have been reporting it on Chrome/ Firefox as well as Mobile browsers.
You have any backend caching? Like pagespeed mod or cloudflare ?
 
We're using Litespeed. Only few of the users have complained about it. I'm unable to reproduce it on my machine though. So can't say for sure; but people have been reporting it on Chrome/ Firefox as well as Mobile browsers.
Please try disabling the nginx feature mentioned and survey your users. Sorry for the inconvenience.
 
I'm sorry to say this, but I'm using ngx_pagespeed so defer javascript is not important to me :D
It's good to have for others (y)
 
@xfrocks - Good to know that an update is coming. We're running LiteSpeed; do you think moving JS to the bottom will affect anything? We run ads through DoubleClick; so I guess JS must be at the top.
 
@xfrocks - Good to know that an update is coming. We're running LiteSpeed; do you think moving JS to the bottom will affect anything? We run ads through DoubleClick; so I guess JS must be at the top.
Depending on the scripts but in my test (with mostly default scripts of XenForo) no measurable improvement to be honest. There are blacklist rule to keep certain scripts untouched.
 
I disable defer javascript on my Live Forum as it affects a lot for me.
Page rendering on Mobile, 50% decrease on revenue.
I see little benefit on defer javascript.
 
I disable defer javascript on my Live Forum as it affects a lot for me.
Page rendering on Mobile, 50% decrease on revenue.
I see little benefit on defer javascript.
The way nginx does it is a bit aggressive. They class it as high risk for a reason :)
 
Hide the cache links in the moderator bar when using mobile view? They take up quite a bit of space on some themes.
 
Please add:
- Global link/option to clear all cache

Can you please use a static css file to use?
I don't customize my theme or change css but my /data/bdcache/css/ directory has thousands of files for just 18 days.
Looks like your addon is generating new set of css file every now and then.
 
Please add:
- Global link/option to clear all cache

Can you please use a static css file to use?
I don't customize my theme or change css but my /data/bdcache/css/ directory has thousands of files for just 18 days.
Looks like your addon is generating new set of css file every now and then.
Good idea.

Regarding CSS file, they are generated when you edit templates or do anything with the style. The files are clean up regularly btw.
 
About the css files, yes they are clean up but only once a month right? and I don't want to manually run the cron as it will bring up problems. I encounter broken pages when I tried to manually run it.
 
About the css files, yes they are clean up but only once a month right? and I don't want to manually run the cron as it will bring up problems. I encounter broken pages when I tried to manually run it.
Hmm, maybe I will let it run daily.
 
  • Like
Reactions: rdn
Back
Top Bottom