Wordpress LScache Plugin: Reduce initial server response time
Last Updated on: Wed, 15 Apr 2026 00:00:02 Hello I did everything you said in this Article, `Hi, basically like this 1. keep your DNS on cloudflare, but for main domain , only set DNS only 2. create a subdomain , like cdn.domain.com on your DNS and also on your hosting panel , and point it to same directory as main domain , for example on cPanel , point it to /public_html 3. make sure this cdn.domain.com works , access it any static resources , for example from your origin , you have an image URL https://www.domain.com/wp-content/uploads/2020/12/12/some.jpg then make sure https://cdn.domain.com/wp-content/uploads/2020/12/12/some.jpg loads same image. 4. now go to your CF DNS page , enable proxy on this cdn.domain.com 5. after that , go to LSCWP -> CDN , set CDN URL to https://cdn.domain.com/ , and origin URL to //www.domain.com/ , save and purge all Best regards,` Article Reference: https://wordpress.org/support/topic/reduce-initial-server-response-time-2/#post-13800081 I don know if the Article is still up to date but I did what you said there, if it not right you can tell me? But I did that but where I failed is Should I Turn Off Cloudflare API and turn on Use CDN Mapping? GT METRIX REFERENCE: https://gtmetrix.com/reports/www.peramovies.club/jsKelL9j/ AND THIS FOR POSTS: https://gtmetrix.com/reports/www.peramovies.club/u0TP8vPV/ Performance is very bad F Here is my report Details Report number: NFRMFXCA Report date: 06/29/2021 04:51:43 Hi, the reduce initial response has nothing to do with CF CDN , this message is only applied to main request, not to static requests It happens when you have cache miss , but at that part , it only relies on your origin site as for how long it takes to load. if you repeat the test twice or thrice as cache builds up , you will see it reduced to minimal another thing you can consider is the crawler to pre-cache the pages before user visits it Best regards,
LiteCache Rush: Speed comes from using less, not from doing it faster
Reference