Hello,
I have two questions here, 1.can we use cloudflare and quick.cloud services for one website?
I am using litespeed cache plugin for my wordpress website so does cloudflare services cache the website to speed up the website? cause using two cache services can slow down the website, I would love to give faster loading experience to my customers.
I need your help in understanding this
Thanks.
fritex
January 1, 2022, 1:00pm
2
From the topic title, it may be a good choice depending on your website type and purpose.
QUIC.cloud even has a tutorial on how to do this, I would suggest below article:
Serving static content from a subdomain can provide multiple benefits, including better website performance and optimization. Serving Static Content Through a Subdomain
Est. reading time: 4 minutes
user16387:
litespeed cache plugin
Should work fine with Cloudflare.
user16387:
quick.cloud services
Haven’t used it, but it seems to me it’s a new CDN service?
If they are not properly configured, I believe there could be some issues for user experience for the website visitors.
user16387:
understanding
May I just add few links here for better understanding:
If you want to cache your WordPress post webpage / published articles - as they are - the HTML, you might want to first check below link:
Nevertheless, there is a way to cache even a HTML webpage using a Page Rule with Cache Level: Cache Everything
option:
Consolidate your site optimization plugins and improve your workflow: enable Cloudflare management in LSCache for WordPress! Learn all about it in this week's WordPress Wednesday.
Est. reading time: 3 minutes
May I also suggest below posts as they could be related and help you a bit:
May I ask if you are using a Free or Pro plan?
I wonder if the WordPress REST API could be disabled by some of the Manged WAF Rules, but I doubt if so.
Furthermore, as it’s stated, check your plugins if they are blocking any of the REST API calls - did you checked that?
Disabled all of them, therefore re-check if you get the JSON error 401 or not?
Can you ask them to provide you with them or find the IPs somewhere?
Here are the IPs which I would allow/bypass (whitelist at Cloudflare):
G…
as @omnaidu stated, it comming from your origin host / server.
When I do curl -I -XPOST https://projectbeta.xyz/wp-json/litespeed/v1/token, it return me this:
Normally, I am an visitor - and not logged-in user, so I could expect this at least from my point of understanding:
HTTP/2 401
date: Fri, 03 Dec 2021 23:09:08 GMT
content-type: application/json; charset=UTF-8
x-robots-tag: noindex
link: <https://projectbeta.xyz/wp-json/>; rel="https://api.w.org/"
x-content-type-options: nosniff
access-c…
system
Closed
January 4, 2022, 1:00pm
3
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.