Hi
Would be great if we can cache html like we can do for anonymous visitors. I don't know the inner working of the forum code, but maybe it's a good option to let us cache everything and once a post or article or product (I don't use commerce) is updated then invalidate it.
I'm using cloudflare for speed and security. Right now I'm caching all my databases html and this part of the suite is very fast, but the forums not. I can cache forums html but the minimum invalidation for my plan in CloudFlare is 30 minutes.
I've implemented a CloudFlare rule to cache all the css and js, but there's a cache busting variable so we have a lot of cached copies of the SAME CSS and JS.
Could you please clarify if there's a reason to disable caching for html or invalidate ONLY with changes ?
also why can't the Pages databases CATEGORIES can't be cached, once we put the db's we never change them.
My stack is Ubuntu 20, with Nginx, Mariadb, Opcache, Redis for the forum, pagespeed_nginx for js and css and Cloudflare on top.
Thanks in advance
Ricardo