fredpan
Forum Replies Created
-
Hi Saumya,
Thanks so much for the reply π
Hi Saumya,
Thanks for the reply.
“During development with the Cloudflare development mode turning on, I, sometimes, have to manually click βpurge whole cacheβ in order to test/see changes from, saying, incognito window. Is it normal?
β Once the development mode is ON, CF will bypass everything for that site until you turn off the Development mode. So, there is no need for manual purge.”
Sorry for misleading, I understand that while the development mode is ON, the CF will bypass everything. However, since I also turned on the fallback cache, the changed I made does not show up even the dev mode is ON untill I manually purge the cache. Correct me if I am wrong: I guess it is because the visit bypassed the CF Cache but hit the Cache on my webserver created by the plugin fallback caching feature?
In addition, thanks for sharing me the article. Do you know if this plugin can work with BunnyCDN? I might want to try different CDN in the next few days to determine if I am going to stay with CF.
Thanks
Thanks so much for the reply π
Hi @wwwolf , which alternative you are using right now? I am looking for a user login plugin for my site as well…
BestOkay,thanks a lot π
Hi @isaumya , after waiting several hours, now it works… don’t know why but it works…
Hi Saumya,
Thanks for the reply. Yes, the plugin now works as expected.
Last question, for the Fallback cache, what value should I set for “Fallback cache TTL”? I saw the default value is “0”, does it mean the cache will always be valid until any change made on my website? And if the change been made, both the fallback cache and the Cloudflare cache will be purged automatically?
In addition, do you suggest me to turn “Save response headers” on?
I enabled “Add browser caching rules for static assets”…
Is it how we are supposed to do in order to achieve the one I want?
In addition, if this is the correct way, how can we set the TTL for those static assets caches?
Same here… Did you checked your response header?
I have the same issue, after checked the Response Header, everything looks normal…
Below is my response header:
cf-cache-status: HIT server: cloudflare vary: Accept-Encoding x-wp-cf-super-cache: cache x-wp-cf-super-cache-active: 1 x-wp-cf-super-cache-cache-control: s-maxage=31536000, max-age=60 x-wp-cf-super-cache-cookies-bypass: swfpc-feature-not-enabledAny idea?