Home
Forums
New posts
Search forums
What's new
New posts
New media
New media comments
New resources
New profile posts
Latest activity
Media
New media
New comments
Search media
Resources
Latest reviews
Search resources
Members
Current visitors
New profile posts
Search profile posts
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Home
Forums
General discussions
Off topic
CloudFlare security systems on! XenForo is under attack too? How is your experience with CloudFlare? And KnownHost? I had a very bad one here to share
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="eva2000" data-source="post: 1546725" data-attributes="member: 63090"><p>Yes you can on CF Business or Enterprise plans you get bypass cache on cookie page rule support <a href="https://blog.cloudflare.com/caching-anonymous-page-views/" target="_blank">https://blog.Cloudflare.com/caching-anonymous-page-views/</a> you can properly distinguish between logged in users versus guests so tell Cloudflare via bypass cache on cookie page rules to only cache for guests the dynamic/static generated html content and bypass cache for logged in users.</p><p></p><p>You can also do that via Cloudflare Worker custom coding to implement your own cookie inspection to bypass cache on cookie. You can use 2 methods to cache requests on CF Workers via <a href="https://developers.cloudflare.com/workers/examples/cache-using-fetch" target="_blank">fetch()</a> or <a href="https://developers.cloudflare.com/workers/runtime-apis/cache" target="_blank">Cache API</a> <a href="https://developers.cloudflare.com/workers/learning/how-the-cache-works" target="_blank">https://developers.cloudflare.com/workers/learning/how-the-cache-works</a>.</p><p></p><p>I've been using both methods (bypass cache on cookie page rule and CF Worker fetch() based bypass cache on cookie) for Xenforo and Wordpress for past 2 years now <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /></p><p></p><p></p><p></p><p>If Xenforo guest page caching could be extended, it could be more useful from suggestions I posted at <a href="https://xenforo.com/community/threads/approval-queue-improvements-admin-options-ui-tweaks-guest-page-caching-and-more.155203/page-4#post-1290848" target="_blank">https://xenforo.com/community/threads/approval-queue-improvements-admin-options-ui-tweaks-guest-page-caching-and-more.155203/page-4#post-1290848</a></p></blockquote><p></p>
[QUOTE="eva2000, post: 1546725, member: 63090"] Yes you can on CF Business or Enterprise plans you get bypass cache on cookie page rule support [URL='https://blog.cloudflare.com/caching-anonymous-page-views/']https://blog.Cloudflare.com/caching-anonymous-page-views/[/URL] you can properly distinguish between logged in users versus guests so tell Cloudflare via bypass cache on cookie page rules to only cache for guests the dynamic/static generated html content and bypass cache for logged in users. You can also do that via Cloudflare Worker custom coding to implement your own cookie inspection to bypass cache on cookie. You can use 2 methods to cache requests on CF Workers via [URL='https://developers.cloudflare.com/workers/examples/cache-using-fetch']fetch()[/URL] or [URL='https://developers.cloudflare.com/workers/runtime-apis/cache']Cache API[/URL] [URL]https://developers.cloudflare.com/workers/learning/how-the-cache-works[/URL]. I've been using both methods (bypass cache on cookie page rule and CF Worker fetch() based bypass cache on cookie) for Xenforo and Wordpress for past 2 years now :) If Xenforo guest page caching could be extended, it could be more useful from suggestions I posted at [URL]https://xenforo.com/community/threads/approval-queue-improvements-admin-options-ui-tweaks-guest-page-caching-and-more.155203/page-4#post-1290848[/URL] [/QUOTE]
Insert quotes…
Verification
Post reply
Home
Forums
General discussions
Off topic
CloudFlare security systems on! XenForo is under attack too? How is your experience with CloudFlare? And KnownHost? I had a very bad one here to share
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Accept
Learn more…
Top