In order to enable full site acceleration on Cloudflare,
- An
A recordnamedorigin(or any name) has to be created such thatorigin.mydomain.comis proxied by Cloudflare andmydomain.comresolves to my Linode IP. force_httpsmust be disabled in my Linode server.- SSL/TLS encryption mode in Cloudflare should be
Flexible. Always Use HTTPShas to be turned off in Cloudflare.- Set
http://origin.mydomain.comas long polling base url in settings DISCOURSE_ENABLE_CORS: truehas to be added in the app.yml
Can anybody confirm this?
Thanks in advance.