Hello everyone,
I would like to share some performance results from a WordPress news site (protinews.com.gr) running on LiteSpeed Web Server with LSCache. The site uses the Newspaper theme and receives heavy daily traffic with constant updates. No CDN is used at the moment.
I am posting this mainly to discuss the LSCache configuration and server tuning that helped us reach very good Lighthouse scores on both desktop and mobile.
Desktop results (March 2026): LCP 1.9s, INP 16ms, TBT 20ms, CLS 0.05, Speed Index 0.7s, Performance score 100.
Mobile results: LCP 2.4s, INP 87ms, TBT 0ms, CLS 0.00, Speed Index 1.8s, Performance score 97.
These numbers were achieved without Cloudflare or any external CDN. Only LSCache and server‑level optimization were used.
Some of the techniques applied:
I am sharing this to exchange ideas with the community. If anyone has suggestions for further improvements or wants more details about the configuration, I would be happy to discuss.
Happy to answer questions or share more configuration details if needed.
I would like to share some performance results from a WordPress news site (protinews.com.gr) running on LiteSpeed Web Server with LSCache. The site uses the Newspaper theme and receives heavy daily traffic with constant updates. No CDN is used at the moment.
I am posting this mainly to discuss the LSCache configuration and server tuning that helped us reach very good Lighthouse scores on both desktop and mobile.
Desktop results (March 2026): LCP 1.9s, INP 16ms, TBT 20ms, CLS 0.05, Speed Index 0.7s, Performance score 100.
Mobile results: LCP 2.4s, INP 87ms, TBT 0ms, CLS 0.00, Speed Index 1.8s, Performance score 97.
These numbers were achieved without Cloudflare or any external CDN. Only LSCache and server‑level optimization were used.
Some of the techniques applied:
- public cache for all visitors
- private cache for logged‑in users
- ESI for dynamic blocks
- guest mode enabled
- selective JS defer
- HTML/CSS/JS optimization
- Brotli compression
- HTTP/3 enabled
- PHP LSAPI tuning
- reduced DOM size
- removed heavy theme modules
I am sharing this to exchange ideas with the community. If anyone has suggestions for further improvements or wants more details about the configuration, I would be happy to discuss.
Happy to answer questions or share more configuration details if needed.
Attachments
-
277.7 KB Views: 2
-
236.9 KB Views: 2