page cache is detected but server response time is slow
-
Page cache enhances the speed and performance of your site by saving and serving static pages instead of calling for a page every time a user visits.
Page cache is detected by looking for an active page cache plugin as well as making three requests to the homepage and looking for one or more of the following HTTP client caching response headers:
cache-control
,expires
,age
,last-modified
,etag
,x-cache-enabled
,x-cache-disabled
,x-srcache-store-status
,x-srcache-fetch-status
,x-litespeed-cache
,x-lsadc-cache
,x-qc-cache.
- Median server response time was 1,072 milliseconds. It should be less than the recommended 600 milliseconds threshold.
- There were 3 client caching response headers detected:
cache-control
,expires
,x-litespeed-cache
. - A page cache plugin was detected.
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘page cache is detected but server response time is slow’ is closed to new replies.