How can I improve browser caching for my website on Firefox?
Hi everyone, I run a website, which provides information about mobile phone prices and SIM packages in Bangladesh. I’ve been working on improving page load speed using LiteSpeed Cache and Cloudflare CDN. While it works well in Chrome, I’ve noticed that Firefox doesn’t always cache pages or static assets (like images and CSS) as effectively. Does Firefox handle cache-control headers or service workers differently than other browsers? I’d also love any advice on best practices for implementing browser caching or service worker scripts that improve performance on Firefox without causing outdated content issues. Thanks for your time and any insights!